haskell-nix-1459-repro/extra-deps/secp256k1-haskell
2022-05-01 10:55:29 +03:00
..
src/Crypto initial commit 2022-05-01 10:55:29 +03:00
test initial commit 2022-05-01 10:55:29 +03:00
.gitignore initial commit 2022-05-01 10:55:29 +03:00
.travis.yml initial commit 2022-05-01 10:55:29 +03:00
CHANGELOG.md initial commit 2022-05-01 10:55:29 +03:00
LICENSE initial commit 2022-05-01 10:55:29 +03:00
package.yaml initial commit 2022-05-01 10:55:29 +03:00
README.md initial commit 2022-05-01 10:55:29 +03:00
secp256k1-haskell.cabal initial commit 2022-05-01 10:55:29 +03:00
Setup.hs initial commit 2022-05-01 10:55:29 +03:00
stack.yaml initial commit 2022-05-01 10:55:29 +03:00

Build Status

Haskell bindings for secp256k1

This project contains Haskell bindings for the secp256k1 library.