commit c11a697534ef8056f408e754f5c8935b35662090
parent 94b99b247ad2c53eea032a81b7e20b7b0b2bac0a
Author: Jared Tobin <jared@jtobin.io>
Date: Sun, 25 Feb 2024 09:09:40 +0400
Remove flag.
Thought this was necessary before, but it doesn't seem to be now.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ppad-csecp256k1.cabal b/ppad-csecp256k1.cabal
@@ -22,7 +22,7 @@ library secp256k1-sys
, bytestring
ghc-options:
- -Wall -optc -Wno-implicit-function-declaration
+ -Wall
include-dirs:
secp256k1-sys/depend/secp256k1/include/