Skip to content

Instantly share code, notes, and snippets.

@LightAndLight
Last active April 1, 2021 13:04
Show Gist options
  • Save LightAndLight/da87cc21eb62e0478f2184b1cb4b074a to your computer and use it in GitHub Desktop.
Save LightAndLight/da87cc21eb62e0478f2184b1cb4b074a to your computer and use it in GitHub Desktop.
--- a/cryptohash-sha1.cabal
+++ b/cryptohash-sha1.cabal
@@ -66,7 +66,7 @@
library
default-language: Haskell2010
- build-depends: base >= 4.5 && < 4.15
+ build-depends: base >= 4.5 && < 5
, bytestring >= 0.9.2 && < 0.11
hs-source-dirs: src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment