summaryrefslogtreecommitdiff
path: root/compiler/iface/TcIface.hs-boot
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-04 23:19:42 -0500
committerBen Gamari <ben@smart-cactus.org>2019-03-04 23:19:42 -0500
commit3a1210f20915702983e4750a280daf8892e51c31 (patch)
tree06389fa7929716b8cc2a41abafc85f52d9988a0a /compiler/iface/TcIface.hs-boot
parentc32dcb8fdaa45dc0f56dc1dda935a7ef15970327 (diff)
downloadhaskell-wip/lazy-interface-unfoldings.tar.gz
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 )