Skip to content

Commit 4eaadff

Browse files
committed
Remove some unneeded extensions
1 parent ce67c05 commit 4eaadff

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/Control/Monad/Supply.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
-----------------------------------------------------------------------------
1515

1616
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
17-
{-# LANGUAGE FlexibleInstances #-}
18-
{-# LANGUAGE MultiParamTypeClasses #-}
19-
{-# LANGUAGE UndecidableInstances #-}
2017

2118
module Control.Monad.Supply where
2219

0 commit comments

Comments
 (0)