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 5e8910e commit 37d4c42Copy full SHA for 37d4c42
src/Crypto/Secp256k1.hs
@@ -2,7 +2,6 @@
2
{-# LANGUAGE FlexibleContexts #-}
3
{-# LANGUAGE GADTs #-}
4
{-# LANGUAGE MultiParamTypeClasses #-}
5
-{-# LANGUAGE MultiWayIf #-}
6
{-# LANGUAGE RankNTypes #-}
7
{-# LANGUAGE RecordWildCards #-}
8
{-# LANGUAGE ScopedTypeVariables #-}
0 commit comments