summaryrefslogtreecommitdiff
path: root/krpc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'krpc.cabal')
-rw-r--r--krpc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/krpc.cabal b/krpc.cabal
index b5004026..be19775f 100644
--- a/krpc.cabal
+++ b/krpc.cabal
@@ -46,6 +46,7 @@ library
46 build-depends: base == 4.* 46 build-depends: base == 4.*
47 , bytestring >= 0.10 47 , bytestring >= 0.10
48 , text >= 0.11 48 , text >= 0.11
49 , data-default-class
49 , lifted-base >= 0.1.1 50 , lifted-base >= 0.1.1
50 , transformers >= 0.2 51 , transformers >= 0.2
51 , mtl 52 , mtl