summaryrefslogtreecommitdiff
path: root/kiki.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'kiki.cabal')
-rw-r--r--kiki.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiki.cabal b/kiki.cabal
index 012bdf9..028a1ff 100644
--- a/kiki.cabal
+++ b/kiki.cabal
@@ -96,8 +96,8 @@ library
96 ControlMaybe, 96 ControlMaybe,
97 Compat, 97 Compat,
98 Types, 98 Types,
99 PacketTranscoder 99 PacketTranscoder,
100 100 Transforms
101 Build-Depends: base >=4.6.0.0, 101 Build-Depends: base >=4.6.0.0,
102 asn1-encoding, 102 asn1-encoding,
103 asn1-types, 103 asn1-types,