]> git.immae.eu Git - github/fretlink/hmacaroons.git/commitdiff
Add transformers to bench deps verification
authorJulien Tanguy <julien.tanguy@jhome.fr>
Mon, 17 Aug 2015 17:41:47 +0000 (19:41 +0200)
committerJulien Tanguy <julien.tanguy@jhome.fr>
Mon, 17 Aug 2015 17:45:43 +0000 (19:45 +0200)
hmacaroons.cabal

index 8c6f4101e0299aeede027822f86ead94e4188f71..3f0bd89eb46eca1aef374b1144d8efbe54ac53f5 100644 (file)
@@ -86,6 +86,7 @@ benchmark bench
                   byteable >= 0.1 && <0.2,
                   cereal >= 0.4,
                   cryptohash >=0.11 && <0.12,
+                  transformers >= 0.3,
                   -- cipher-aes >=0.2 && <0.3,
                   either >=4.4,
                   hex >= 0.1,