summaryrefslogtreecommitdiff
path: root/testdata/typesigctx.reject.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-04-18 17:01:07 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-04-18 17:01:15 +0200
commit94963d9fedafa68481dc0c1b9c0e14f2b4f233b5 (patch)
tree057aac9625eb6a3c8606ea9e4a8beadb09898fe4 /testdata/typesigctx.reject.out
parent3b65c82ce70a4ebac78bd7281d7f712fdb2d8667 (diff)
refactoring
Diffstat (limited to 'testdata/typesigctx.reject.out')
-rw-r--r--testdata/typesigctx.reject.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/typesigctx.reject.out b/testdata/typesigctx.reject.out
index 4c7aee3d..5ef46fed 100644
--- a/testdata/typesigctx.reject.out
+++ b/testdata/typesigctx.reject.out
@@ -1,5 +1,5 @@
1type error: no instance of 'Show' on ??? 1type error: no instance of 'Show' on ???
2in builtin 'Type pattern Wildcard2 2in Wildcard2 builtin 'Type
3 3
4------------ trace 4------------ trace
5'X :: Type 5'X :: Type
@@ -9,7 +9,7 @@ match'X :: (b : Type->Type) -> b 'X -> d:Type -> b d -> b d
9'Show' :: Type->Type 9'Show' :: Type->Type
10show' :: {a} -> {b : 'Show' a} -> a->'X 10show' :: {a} -> {b : 'Show' a} -> a->'X
11!type error: no instance of 'Show' on ??? 11!type error: no instance of 'Show' on ???
12in builtin 'Type pattern Wildcard2 12in Wildcard2 builtin 'Type
13 13
14------------ tooltips 14------------ tooltips
15testdata/typesigctx.reject.lc 1:6-1:7 Type 15testdata/typesigctx.reject.lc 1:6-1:7 Type