summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcMType.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/typecheck/TcMType.hs')
-rw-r--r--compiler/typecheck/TcMType.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/typecheck/TcMType.hs b/compiler/typecheck/TcMType.hs
index d64a911550..bb6f2b4dc2 100644
--- a/compiler/typecheck/TcMType.hs
+++ b/compiler/typecheck/TcMType.hs
@@ -94,6 +94,7 @@ module TcMType (
import GhcPrelude
import TyCoRep
+import TyCoPpr
import TcType
import Type
import TyCon