depressed-pho/HsOpenSSL

Add support for `integer-gmp-1.0.0`

hvr opened this issue · 2 comments

hvr commented

The API for integer-gmp has significantly changed with integer-gmp-1.0.0.0

See https://hackage.haskell.org/package/integer-gmp-1.0.0.0/candidate/docs/GHC-Integer-GMP-Internals.html for details

Thank you for your information, but currently I don't have a testing environment for integer-gmp-1.0 so I'm afraid I have to say "patches welcomed."

I'm new maintainer of HsOpenSSL. Please reopen this issue in the new repo https://github.com/vshabanov/HsOpenSSL
As an author of integer-gmp it will be great if you could add support for it in https://github.com/vshabanov/HsOpenSSL/blob/master/OpenSSL/BN.hsc#L129