Skip to content

Commit

Permalink
Make secp256k1 public (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgenii Akentev authored Nov 13, 2023
1 parent 7119860 commit 3c57254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ethereum.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ common openssl-common
library secp256k1
hs-source-dirs: src-secp256k1
default-language: Haskell2010
visibility: public
ghc-options:
-Wall
exposed-modules:
Expand Down

0 comments on commit 3c57254

Please sign in to comment.