X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=hmacaroons.cabal;h=a2878f283d8ba0d65b89c07cfe4429a85e43bef0;hb=c1e083c0be9f3791fa5527533a33eef63ebef497;hp=5590af61f440292797d79cec60e19de301f59309;hpb=7001a61e8fa105cd51715e471d0a682bf23528fd;p=github%2Ffretlink%2Fhmacaroons.git diff --git a/hmacaroons.cabal b/hmacaroons.cabal index 5590af6..a2878f2 100644 --- a/hmacaroons.cabal +++ b/hmacaroons.cabal @@ -94,7 +94,7 @@ benchmark bench byteable >= 0.1 && <0.2, cereal >= 0.4, cryptohash >=0.11 && <0.12, --- cipher-aes >=0.2 && <0.3, + cipher-aes >=0.2 && <0.3, hex >= 0.1, deepseq >= 1.1, criterion >= 1.1 @@ -115,4 +115,5 @@ test-suite test tasty >= 0.10, tasty-hunit >= 0.9, tasty-quickcheck >= 0.8, + QuickCheck < 2.8, hmacaroons