Skip to content

Commit 37d4c42

Browse files
committed
remove unused language extension
1 parent 5e8910e commit 37d4c42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Crypto/Secp256k1.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
{-# LANGUAGE FlexibleContexts #-}
33
{-# LANGUAGE GADTs #-}
44
{-# LANGUAGE MultiParamTypeClasses #-}
5-
{-# LANGUAGE MultiWayIf #-}
65
{-# LANGUAGE RankNTypes #-}
76
{-# LANGUAGE RecordWildCards #-}
87
{-# LANGUAGE ScopedTypeVariables #-}

0 commit comments

Comments
 (0)