summaryrefslogtreecommitdiff
path: root/bencoding.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bencoding.cabal')
-rw-r--r--bencoding.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bencoding.cabal b/bencoding.cabal
index b077490..b4cd89f 100644
--- a/bencoding.cabal
+++ b/bencoding.cabal
@@ -76,12 +76,12 @@ benchmark bench-comparison
76 main-is: Main.hs 76 main-is: Main.hs
77 build-depends: base == 4.* 77 build-depends: base == 4.*
78 , ghc-prim 78 , ghc-prim
79 , deepseq
79 80
80 , attoparsec >= 0.10 81 , attoparsec >= 0.10
81 , bytestring >= 0.10.0.2 82 , bytestring >= 0.10.0.2
82 83
83 , criterion 84 , criterion
84 , deepseq
85 85
86 , bencoding 86 , bencoding
87 , bencode >= 0.5 87 , bencode >= 0.5