Making -fhpc work with a stage1 build, via the compat 'package'.
[ghc-hetmet.git] / compiler / hsSyn / HsDoc.hs
index 51ef579..3c20762 100644 (file)
@@ -8,7 +8,6 @@ module HsDoc (
 
 #include "HsVersions.h"
 
-import RdrName
 import Outputable
 import SrcLoc