From: Julien Tanguy Date: Mon, 17 Aug 2015 17:41:47 +0000 (+0200) Subject: Add transformers to bench deps X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=90ca5fcb35e750c8a5bdeca0a2b61ffc22781182;p=github%2Ffretlink%2Fhmacaroons.git Add transformers to bench deps --- diff --git a/hmacaroons.cabal b/hmacaroons.cabal index 8c6f410..3f0bd89 100644 --- a/hmacaroons.cabal +++ b/hmacaroons.cabal @@ -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,