summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-09-29 08:43:01 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-09-29 08:43:01 +0400
commit1e2f12b25b7053a48e2af2d28c05191282014484 (patch)
tree45111a11042cf8ca9bbd503dd579d7351902b8d6
parent1139e7c964ac69db4f9be658ac4b7ea2579994af (diff)
Remove orphan dependencies
-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