]> git.immae.eu Git - github/fretlink/hmacaroons.git/blobdiff - hmacaroons.cabal
Fix build and add travis badge
[github/fretlink/hmacaroons.git] / hmacaroons.cabal
index 5590af61f440292797d79cec60e19de301f59309..a2878f283d8ba0d65b89c07cfe4429a85e43bef0 100644 (file)
@@ -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