X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Ftypecheck%2FTcAnnotations.lhs;h=186e93f095ecc72754b0e5e6ebedc47523f171db;hb=f670c47f9f93ffd6d06b331cd40554cd5e92484c;hp=17ebbb13eaba1508856d4d620021f48f59aa91fb;hpb=9bcd95bad83ee937c178970e8b729732e680fe1e;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}