X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcSMonad.lhs;h=93c795d33cbc05595c2c8e55fdddb9fdf0d174a0;hb=4c9154facefe185dcbb99e2bb1cfe118f02f8bd3;hp=26f52d9fa49b930a9d9b1f4b898d5f7be706e2e1;hpb=5231445e104fa0227978909b47066ed1f012d325;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcSMonad.lhs b/compiler/typecheck/TcSMonad.lhs index 26f52d9..93c795d 100644 --- a/compiler/typecheck/TcSMonad.lhs +++ b/compiler/typecheck/TcSMonad.lhs @@ -100,7 +100,6 @@ import FunDeps import TcRnTypes -import Control.Monad import Data.IORef \end{code}