From c830f7c2cf925ce340f4097d76ea2a3bc94cb4a6 Mon Sep 17 00:00:00 2001 From: Julien Tanguy Date: Wed, 8 Jul 2015 18:13:14 +0200 Subject: Rewrite Verifier with Validation --- hmacaroons.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hmacaroons.cabal') diff --git a/hmacaroons.cabal b/hmacaroons.cabal index b70a984..3aa338a 100644 --- a/hmacaroons.cabal +++ b/hmacaroons.cabal @@ -86,6 +86,7 @@ benchmark bench cereal >= 0.4, cryptohash >=0.11 && <0.12, -- cipher-aes >=0.2 && <0.3, + either >=4.4, hex >= 0.1, deepseq >= 1.1, criterion >= 1.1 @@ -102,6 +103,7 @@ test-suite test byteable >= 0.1 && <0.2, cereal >= 0.4, cryptohash >=0.11 && <0.12, + either >=4.4, hex >= 0.1, tasty >= 0.10, tasty-hunit >= 0.9, -- cgit v1.2.3