summaryrefslogtreecommitdiff
path: root/testdata/typeclass.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-01-21 16:38:52 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-01-21 18:12:46 +0100
commit199773cce8f76db2b5bfcd9a2d5564f9e00b116e (patch)
treed6f409a2bb9a6c2c8e59f33591e22c6aa50d1671 /testdata/typeclass.out
parent417611db4cb78504b19b7e1b93cbfade7254ae4e (diff)
wip refactoring (results better error ranges as a side effect)
Diffstat (limited to 'testdata/typeclass.out')
-rw-r--r--testdata/typeclass.out31
1 files changed, 25 insertions, 6 deletions
diff --git a/testdata/typeclass.out b/testdata/typeclass.out
index 02b9ed55..4f6c9ccc 100644
--- a/testdata/typeclass.out
+++ b/testdata/typeclass.out
@@ -16,9 +16,13 @@ testdata/typeclass.lc 10:5-10:9 V1
16testdata/typeclass.lc 10:1-10:4 'Bool->'Bool 16testdata/typeclass.lc 10:1-10:4 'Bool->'Bool
17testdata/typeclass.lc 14:14-14:19 V0 17testdata/typeclass.lc 14:14-14:19 V0
18testdata/typeclass.lc 14:14-14:19 'Bool 18testdata/typeclass.lc 14:14-14:19 'Bool
19testdata/typeclass.lc 13:13-13:14 'Bool
20testdata/typeclass.lc 13:13-13:14 V1
19testdata/typeclass.lc 13:1-13:5 'Bool 21testdata/typeclass.lc 13:1-13:5 'Bool
20testdata/typeclass.lc 13:1-13:5 V2 22testdata/typeclass.lc 13:1-13:5 V2
21testdata/typeclass.lc 13:6-13:8 'Bool -> 'Bool->'Bool 23testdata/typeclass.lc 13:6-13:8 'Bool -> 'Bool->'Bool
24testdata/typeclass.lc 16:14-16:15 V0
25testdata/typeclass.lc 16:14-16:15 V2
22testdata/typeclass.lc 17:13-17:17 V1 26testdata/typeclass.lc 17:13-17:17 V1
23testdata/typeclass.lc 17:13-17:17 'Bool 27testdata/typeclass.lc 17:13-17:17 'Bool
24testdata/typeclass.lc 16:1-16:6 'Bool 28testdata/typeclass.lc 16:1-16:6 'Bool
@@ -35,7 +39,8 @@ testdata/typeclass.lc 28:10-28:23 Type
35testdata/typeclass.lc 28:10-28:20 Type->Type 39testdata/typeclass.lc 28:10-28:20 Type->Type
36testdata/typeclass.lc 28:10-28:20 Type 40testdata/typeclass.lc 28:10-28:20 Type
37testdata/typeclass.lc 28:10-28:14 Type 41testdata/typeclass.lc 28:10-28:14 Type
38testdata/typeclass.lc 28:10-28:14 Type->Type 42testdata/typeclass.lc 28:10-28:12 Type->Type
43testdata/typeclass.lc 28:13-28:14 Type
39testdata/typeclass.lc 28:18-28:20 Type 44testdata/typeclass.lc 28:18-28:20 Type
40testdata/typeclass.lc 28:22-28:23 Type 45testdata/typeclass.lc 28:22-28:23 Type
41testdata/typeclass.lc 19:7-19:9 Type->Type 46testdata/typeclass.lc 19:7-19:9 Type->Type
@@ -50,12 +55,14 @@ testdata/typeclass.lc 20:18-20:19 Type
50testdata/typeclass.lc 20:23-20:27 Type 55testdata/typeclass.lc 20:23-20:27 Type
51testdata/typeclass.lc 24:13-32:25 {a} -> {b : 'Eq a} -> a -> a->'Bool 56testdata/typeclass.lc 24:13-32:25 {a} -> {b : 'Eq a} -> a -> a->'Bool
52testdata/typeclass.lc 24:13-32:25 {a : 'Eq V0} -> V1 -> V2->'Bool 57testdata/typeclass.lc 24:13-32:25 {a : 'Eq V0} -> V1 -> V2->'Bool
53testdata/typeclass.lc 25:5-26:21 {a:'Unit} -> 'Bool -> 'Bool->'Bool 58testdata/typeclass.lc 25:5-26:23 {a:'Unit} -> 'Bool -> 'Bool->'Bool
54testdata/typeclass.lc 25:5-26:21 'Bool -> 'Bool->'Bool 59testdata/typeclass.lc 25:5-26:23 'Bool -> 'Bool->'Bool
55testdata/typeclass.lc 25:5-26:21 'Bool->'Bool 60testdata/typeclass.lc 25:5-26:23 'Bool->'Bool
56testdata/typeclass.lc 25:5-26:21 'Bool 61testdata/typeclass.lc 25:5-26:23 'Bool
57testdata/typeclass.lc 26:18-26:21 V0 62testdata/typeclass.lc 26:18-26:23 V0
58testdata/typeclass.lc 26:18-26:21 'Bool->'Bool 63testdata/typeclass.lc 26:18-26:21 'Bool->'Bool
64testdata/typeclass.lc 26:22-26:23 'Bool
65testdata/typeclass.lc 25:17-25:18 'Bool
59testdata/typeclass.lc 25:5-25:9 'Bool 66testdata/typeclass.lc 25:5-25:9 'Bool
60testdata/typeclass.lc 28:22-32:25 {a : 'Eq V0} -> V1 -> V2->'Bool 67testdata/typeclass.lc 28:22-32:25 {a : 'Eq V0} -> V1 -> V2->'Bool
61testdata/typeclass.lc 29:20-32:25 a:Type -> {b : 'Eq a} -> 'List a -> 'List a -> 'Bool 68testdata/typeclass.lc 29:20-32:25 a:Type -> {b : 'Eq a} -> 'List a -> 'List a -> 'Bool
@@ -73,8 +80,20 @@ testdata/typeclass.lc 30:18-32:25 V0 -> 'List V1 -> 'Bool
73testdata/typeclass.lc 30:18-32:25 'List V1 -> 'Bool 80testdata/typeclass.lc 30:18-32:25 'List V1 -> 'Bool
74testdata/typeclass.lc 30:18-32:25 'Bool 81testdata/typeclass.lc 30:18-32:25 'Bool
75testdata/typeclass.lc 32:20-32:25 V0 82testdata/typeclass.lc 32:20-32:25 V0
83testdata/typeclass.lc 30:26-30:32 V0 -> 'List V1 -> 'Bool
84testdata/typeclass.lc 30:26-30:32 'List V1 -> 'Bool
85testdata/typeclass.lc 30:26-30:32 'Bool
86testdata/typeclass.lc 30:26-30:27 V1
87testdata/typeclass.lc 30:26-30:27 V7
88testdata/typeclass.lc 30:31-30:32 V6
89testdata/typeclass.lc 30:31-30:32 V3
76testdata/typeclass.lc 30:18-30:22 'List V3 90testdata/typeclass.lc 30:18-30:22 'List V3
77testdata/typeclass.lc 30:18-30:22 'List V7 91testdata/typeclass.lc 30:18-30:22 'List V7
78testdata/typeclass.lc 20:5-20:9 {a} -> {b : 'Eq a} -> a -> a->'Bool 92testdata/typeclass.lc 20:5-20:9 {a} -> {b : 'Eq a} -> a -> a->'Bool
79testdata/typeclass.lc 22:10-22:13 'Bool->'Bool 93testdata/typeclass.lc 22:10-22:13 'Bool->'Bool
94testdata/typeclass.lc 22:15-22:21 'Bool
95testdata/typeclass.lc 22:15-22:16 V1
96testdata/typeclass.lc 22:15-22:16 V5
97testdata/typeclass.lc 22:20-22:21 V4
98testdata/typeclass.lc 22:20-22:21 V2
80testdata/typeclass.lc 22:3-22:5 {a} -> {b : 'Eq a} -> a -> a->'Bool 99testdata/typeclass.lc 22:3-22:5 {a} -> {b : 'Eq a} -> a -> a->'Bool