Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / typecheck / TcPat.lhs
index 3423196..5a54f8d 100644 (file)
@@ -42,7 +42,7 @@ import ErrUtils
 import Util
 import Outputable
 import FastString
-import Monad
+import Control.Monad
 \end{code}