summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bencoding.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/bencoding.cabal b/bencoding.cabal
index 916771e..b6fe821 100644
--- a/bencoding.cabal
+++ b/bencoding.cabal
@@ -49,7 +49,6 @@ library
49 49
50 , attoparsec >= 0.10 50 , attoparsec >= 0.10
51 , bytestring >= 0.10.0.2 51 , bytestring >= 0.10.0.2
52 , containers >= 0.4
53 , text >= 0.11 52 , text >= 0.11
54 , pretty 53 , pretty
55 ghc-options: -Wall -fno-warn-unused-do-bind 54 ghc-options: -Wall -fno-warn-unused-do-bind