mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
9e3463d65f
* Switch to enableNativeBignum = true when available * Fix bitvec dependency on gmp Adds https://github.com/Bodigrim/bitvec/pull/61 * Fix dynamic linking tests (now GMP is not always linked) Co-authored-by: Tom McLaughlin <tom@codedown.io>