summaryrefslogtreecommitdiff
path: root/compiler/typecheck/Inst.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/typecheck/Inst.lhs')
-rw-r--r--compiler/typecheck/Inst.lhs3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler/typecheck/Inst.lhs b/compiler/typecheck/Inst.lhs
index 9998a1e4bc..df20d7c814 100644
--- a/compiler/typecheck/Inst.lhs
+++ b/compiler/typecheck/Inst.lhs
@@ -16,7 +16,8 @@ module Inst (
newOverloadedLit, mkOverLit,
tcGetInsts, tcGetInstEnvs, getOverlapFlag,
- tcExtendLocalInstEnv, instCallConstraints, newMethodFromName,
+ tcExtendLocalInstEnv,
+ instCallConstraints, newMethodFromName,
tcSyntaxName,
-- Simple functions over evidence variables