hexresearch / hexresearch/hschain
Build libbls.so
Open
bug
cryptography
- Dominant language
- C
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It turns out that current setup with libbls is fragile. Build with cabal breaks when it tries to run template haskell. Apparently it tries to load `libbls.so` and fail breaking the build.
Workaround: disable building bls by default
Fix: I think only real fix is to build dynamic library as well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.