Skip to content

Commit

Permalink
Make secp256k1 public
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgenii Akentev committed Oct 30, 2023
1 parent 7119860 commit 23b49f9
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 23b49f9

Please sign in to comment.