summaryrefslogtreecommitdiff
path: root/krpc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'krpc.cabal')
-rw-r--r--krpc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/krpc.cabal b/krpc.cabal
index 96098537..68025f43 100644
--- a/krpc.cabal
+++ b/krpc.cabal
@@ -47,7 +47,7 @@ library
47 47
48 , bytestring >= 0.10 48 , bytestring >= 0.10
49 , containers >= 0.4 49 , containers >= 0.4
50 , bencoding == 0.3.* 50 , bencoding == 0.4.*
51 51
52 , network >= 2.3 52 , network >= 2.3
53 ghc-options: -Wall 53 ghc-options: -Wall