We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47e422 commit 3df963aCopy full SHA for 3df963a
secp256k1-haskell.cabal
@@ -1,11 +1,11 @@
1
cabal-version: 2.0
2
3
--- This file has been generated from package.yaml by hpack version 0.34.6.
+-- This file has been generated from package.yaml by hpack version 0.34.4.
4
--
5
-- see: https://github.com/sol/hpack
6
7
name: secp256k1-haskell
8
-version: 0.6.0
+version: 0.6.1
9
synopsis: Bindings for secp256k1
10
description: Sign and verify signatures using the secp256k1 library.
11
category: Crypto
@@ -56,8 +56,6 @@ test-suite spec
56
Crypto.Secp256k1.InternalSpec
57
Crypto.Secp256k1Spec
58
Paths_secp256k1_haskell
59
- autogen-modules:
60
- Paths_secp256k1_haskell
61
hs-source-dirs:
62
test
63
ghc-options: -threaded -rtsopts -with-rtsopts=-N
0 commit comments