diff options
-rw-r--r-- | hmacaroons.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hmacaroons.cabal b/hmacaroons.cabal index 8c6f410..3f0bd89 100644 --- a/hmacaroons.cabal +++ b/hmacaroons.cabal | |||
@@ -86,6 +86,7 @@ benchmark bench | |||
86 | byteable >= 0.1 && <0.2, | 86 | byteable >= 0.1 && <0.2, |
87 | cereal >= 0.4, | 87 | cereal >= 0.4, |
88 | cryptohash >=0.11 && <0.12, | 88 | cryptohash >=0.11 && <0.12, |
89 | transformers >= 0.3, | ||
89 | -- cipher-aes >=0.2 && <0.3, | 90 | -- cipher-aes >=0.2 && <0.3, |
90 | either >=4.4, | 91 | either >=4.4, |
91 | hex >= 0.1, | 92 | hex >= 0.1, |