Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

support GHC 9.0#338

Closed
amesgen wants to merge 1 commit intohaskell-crypto:masterfrom
amesgen:ghc-9.0
Closed

support GHC 9.0#338
amesgen wants to merge 1 commit intohaskell-crypto:masterfrom
amesgen:ghc-9.0

Conversation

@amesgen
Copy link

@amesgen amesgen commented Feb 11, 2021

https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.0#integer-gmp-11-integer-simple-ghc-bignum-10

These migration notes also suggest to use alternative bindings to gmp to provide the missing functions, e.g. hgmp, but I don't know if this is enough of a motivation w.r.t. the contribution guidelines.

Tested locally with this cabal.project.local:

with-compiler: ghc-9.0.1
source-repository-package
  type: git
  location: https://github.com/andrewthad/hs-memory
  tag: 683b402965e68800337af8f9b237d28be273c0d8

So it depends on a release of memory.

@parsonsmatt
Copy link

for reference, the memory issue is documented here: vincenthz/hs-memory#84 with two PRs ready to go to fix it

@amesgen
Copy link
Author

amesgen commented May 8, 2021

This has been fixed in cryptonite-0.29 via b6981a4 in particular.

@amesgen amesgen closed this May 8, 2021
@amesgen amesgen deleted the ghc-9.0 branch May 8, 2021 21:41
@parsonsmatt
Copy link

thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants