summaryrefslogtreecommitdiff
path: root/compiler/typecheck/Constraint.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/typecheck/Constraint.hs')
-rw-r--r--compiler/typecheck/Constraint.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/typecheck/Constraint.hs b/compiler/typecheck/Constraint.hs
index b518acfc46..700c024a0d 100644
--- a/compiler/typecheck/Constraint.hs
+++ b/compiler/typecheck/Constraint.hs
@@ -92,6 +92,7 @@ import TcOrigin
import CoreSyn
+import TyCoPpr
import OccName
import FV
import VarSet