summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcPat.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/typecheck/TcPat.hs')
-rw-r--r--compiler/typecheck/TcPat.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/typecheck/TcPat.hs b/compiler/typecheck/TcPat.hs
index 1a7adde878..39e6dcd3dd 100644
--- a/compiler/typecheck/TcPat.hs
+++ b/compiler/typecheck/TcPat.hs
@@ -39,6 +39,7 @@ import TcUnify
import TcHsType
import TysWiredIn
import TcEvidence
+import TcOrigin
import TyCon
import DataCon
import PatSyn