summaryrefslogtreecommitdiff
path: root/testdata/typesig.reject.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-13 22:48:03 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-13 22:48:17 +0200
commit8f2e602cada9141b653802cf1084b9bdfd6e0d06 (patch)
treec1351e9fcb0341af482f8da4a8859e2046445188 /testdata/typesig.reject.out
parent8ac42fa1bccb554de833ea7d8070cb5112e01aee (diff)
refactoring & fix build
Diffstat (limited to 'testdata/typesig.reject.out')
-rw-r--r--testdata/typesig.reject.out10
1 files changed, 5 insertions, 5 deletions
diff --git a/testdata/typesig.reject.out b/testdata/typesig.reject.out
index 14c6d5eb..4b742a17 100644
--- a/testdata/typesig.reject.out
+++ b/testdata/typesig.reject.out
@@ -1,4 +1,4 @@
1can't find: x in typesig.reject.lc:6:6: 1can't find: x in ./testdata/typesig.reject.lc:6:6:
2x :: x 2x :: x
3 ^ 3 ^
4------------ trace 4------------ trace
@@ -6,13 +6,13 @@ x :: x
6X :: X 6X :: X
7case'X :: forall (a :: X -> Type) -> a 'X -> forall (b :: X) -> a b 7case'X :: forall (a :: X -> Type) -> a 'X -> forall (b :: X) -> a b
8match'X :: forall (a :: Type -> Type) -> a X -> forall b -> a b -> a b 8match'X :: forall (a :: Type -> Type) -> a X -> forall b -> a b -> a b
9!can't find: x in typesig.reject.lc:6:6: 9!can't find: x in ./testdata/typesig.reject.lc:6:6:
10x :: x 10x :: x
11 ^ 11 ^
12------------ tooltips 12------------ tooltips
13typesig.reject.lc 4:6-4:7 134:6-4:7
14 Type | Type | Type | Type | Type 14 Type | Type | Type | Type | Type
15typesig.reject.lc 4:6-4:11 154:6-4:11
16 Type 16 Type
17typesig.reject.lc 4:10-4:11 174:10-4:11
18 X \ No newline at end of file 18 X \ No newline at end of file