Skip to content

Commit

Permalink
Remove some unneeded extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
paf31 committed Feb 21, 2015
1 parent ce67c05 commit 4eaadff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Control/Monad/Supply.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
-----------------------------------------------------------------------------

{-# LANGUAGE GeneralizedNewtypeDeriving #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE MultiParamTypeClasses #-}
{-# LANGUAGE UndecidableInstances #-}

module Control.Monad.Supply where

Expand Down

0 comments on commit 4eaadff

Please sign in to comment.