summaryrefslogtreecommitdiff
path: root/compiler/types/Coercion.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/types/Coercion.hs-boot')
-rw-r--r--compiler/types/Coercion.hs-boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/types/Coercion.hs-boot b/compiler/types/Coercion.hs-boot
index d9aa234193..2eed58038c 100644
--- a/compiler/types/Coercion.hs-boot
+++ b/compiler/types/Coercion.hs-boot
@@ -2,6 +2,8 @@
module Coercion where
+import GhcPrelude
+
import {-# SOURCE #-} TyCoRep
import {-# SOURCE #-} TyCon