HsOpenSSL icon indicating copy to clipboard operation
HsOpenSSL copied to clipboard

Add support for `integer-gmp-1.0.0`

Open hvr opened this issue 11 years ago • 2 comments

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

hvr avatar Dec 19 '14 14:12 hvr

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."

depressed-pho avatar Dec 23 '14 03:12 depressed-pho

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

vshabanov avatar Oct 04 '16 20:10 vshabanov