haskell-hvr / cryptohash-sha256

Fast, pure and practical SHA-256 implementation
https://hackage.haskell.org/package/cryptohash-sha256
Other
22 stars 6 forks source link

Support for GHC 9.0 #12

Closed sjakobi closed 3 years ago

sjakobi commented 3 years ago

The latest release excludes base-4.15. While a bounds bump seems sufficient to make the package compile, it might also be worth looking at other migration issues like https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.0#withforeignptr.