commit 4c69057276a15fee999dd71ddbe77a1eef9c35ea parent ac0823b8d7505e8ce680c715e42104cec8b98563 Author: Jared Tobin <jared@jtobin.io> Date: Tue, 15 Oct 2024 15:01:14 +0400 lib: prune haddock Diffstat:
M | lib/Crypto/Curve/Secp256k1.hs | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/Crypto/Curve/Secp256k1.hs b/lib/Crypto/Curve/Secp256k1.hs @@ -1,3 +1,4 @@ +{-# OPTIONS_HADDOCK prune #-} {-# LANGUAGE BangPatterns #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE DerivingStrategies #-}