blob: 4158fe483694d6b92bf4ffca3c877e01dadb7f27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/hackage-security.cabal
+++ b/hackage-security.cabal
@@ -107,7 +107,7 @@
mtl >= 2.2 && < 2.3,
parsec >= 3.1 && < 3.2,
pretty >= 1.0 && < 1.2,
- cryptohash-sha256 >= 0.11 && < 0.12,
+ cryptohash,
-- 0.4.2 introduces TarIndex, 0.4.4 introduces more
-- functionality, 0.5.0 changes type of serialise
tar >= 0.5 && < 0.6,
|