X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Frename%2FRnHsDoc.hs;h=4d10edca5e90622260cf94becbab9f63bd55f456;hb=8ec978161d50e476e327b59bdf1a2d5e57705609;hp=c556d2c3da4973ea5f30543b52b34e6ee7d1099c;hpb=e033e8f63278742bc02b87469544b685d0b314fa;p=ghc-hetmet.git diff --git a/compiler/rename/RnHsDoc.hs b/compiler/rename/RnHsDoc.hs index c556d2c..4d10edc 100644 --- a/compiler/rename/RnHsDoc.hs +++ b/compiler/rename/RnHsDoc.hs @@ -2,7 +2,6 @@ module RnHsDoc ( rnHaddock, rnHsDoc, rnLHsDoc, rnMbLHsDoc ) where import TcRnTypes -import TcRnMonad ( RnM ) import RnEnv ( dataTcOccs, lookupGreRn_maybe ) import HsSyn