X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcAnnotations.lhs;h=186e93f095ecc72754b0e5e6ebedc47523f171db;hb=d436c70d43fb905c63220040168295e473f4b90a;hp=17ebbb13eaba1508856d4d620021f48f59aa91fb;hpb=0bde11509ca13d4d0914496ee652d7c2b43a0420;p=ghc-hetmet.git diff --git a/compiler/typecheck/TcAnnotations.lhs b/compiler/typecheck/TcAnnotations.lhs index 17ebbb1..186e93f 100644 --- a/compiler/typecheck/TcAnnotations.lhs +++ b/compiler/typecheck/TcAnnotations.lhs @@ -20,8 +20,6 @@ import TcExpr import {-# SOURCE #-} TcSplice ( runAnnotation ) import FastString #endif - -import Control.Monad \end{code} \begin{code}