We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce67c05 commit 4eaadffCopy full SHA for 4eaadff
1 file changed
src/Control/Monad/Supply.hs
@@ -14,9 +14,6 @@
14
-----------------------------------------------------------------------------
15
16
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
17
-{-# LANGUAGE FlexibleInstances #-}
18
-{-# LANGUAGE MultiParamTypeClasses #-}
19
-{-# LANGUAGE UndecidableInstances #-}
20
21
module Control.Monad.Supply where
22
0 commit comments