summaryrefslogtreecommitdiff
path: root/compiler/iface/TcIface.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/iface/TcIface.hs-boot')
-rw-r--r--compiler/iface/TcIface.hs-boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/iface/TcIface.hs-boot b/compiler/iface/TcIface.hs-boot
index f1e7dd7d8c..ddf04554f5 100644
--- a/compiler/iface/TcIface.hs-boot
+++ b/compiler/iface/TcIface.hs-boot
@@ -1,6 +1,5 @@
module TcIface where
-import GhcPrelude
import IfaceSyn ( IfaceDecl, IfaceClsInst, IfaceFamInst, IfaceRule,
IfaceAnnotation, IfaceCompleteMatch )
import TyCoRep ( TyThing )