diff options
Diffstat (limited to 'security/hs-cryptohash-sha256/files/patch-cryptohash-sha256.cabal')
-rw-r--r-- | security/hs-cryptohash-sha256/files/patch-cryptohash-sha256.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-cryptohash-sha256/files/patch-cryptohash-sha256.cabal b/security/hs-cryptohash-sha256/files/patch-cryptohash-sha256.cabal index e5291aadd366..dcbcff7e6df8 100644 --- a/security/hs-cryptohash-sha256/files/patch-cryptohash-sha256.cabal +++ b/security/hs-cryptohash-sha256/files/patch-cryptohash-sha256.cabal @@ -5,7 +5,7 @@ Unsafe - build-depends: base >= 4.5 && < 4.11 -+ build-depends: base >= 4.5 && < 4.12 ++ build-depends: base >= 4.5 && < 4.13 , bytestring >= 0.9.2 && < 0.11 ghc-options: -Wall |