summaryrefslogtreecommitdiff
path: root/testdata/typeclass.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-01-21 17:21:13 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-01-21 18:12:46 +0100
commit3474e2e50fed18d937d8df1a1f4f8cf7311f896d (patch)
treea07de9cedc568de12ad29fcc4c279daf43d29644 /testdata/typeclass.out
parent199773cce8f76db2b5bfcd9a2d5564f9e00b116e (diff)
wip refactoring (results more ranges as a side effect)
Diffstat (limited to 'testdata/typeclass.out')
-rw-r--r--testdata/typeclass.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/typeclass.out b/testdata/typeclass.out
index 4f6c9ccc..48d87905 100644
--- a/testdata/typeclass.out
+++ b/testdata/typeclass.out
@@ -83,6 +83,7 @@ testdata/typeclass.lc 32:20-32:25 V0
83testdata/typeclass.lc 30:26-30:32 V0 -> 'List V1 -> 'Bool 83testdata/typeclass.lc 30:26-30:32 V0 -> 'List V1 -> 'Bool
84testdata/typeclass.lc 30:26-30:32 'List V1 -> 'Bool 84testdata/typeclass.lc 30:26-30:32 'List V1 -> 'Bool
85testdata/typeclass.lc 30:26-30:32 'Bool 85testdata/typeclass.lc 30:26-30:32 'Bool
86testdata/typeclass.lc 30:28-30:30 {a} -> {b : 'Eq a} -> a -> a->'Bool
86testdata/typeclass.lc 30:26-30:27 V1 87testdata/typeclass.lc 30:26-30:27 V1
87testdata/typeclass.lc 30:26-30:27 V7 88testdata/typeclass.lc 30:26-30:27 V7
88testdata/typeclass.lc 30:31-30:32 V6 89testdata/typeclass.lc 30:31-30:32 V6
@@ -92,6 +93,7 @@ testdata/typeclass.lc 30:18-30:22 'List V7
92testdata/typeclass.lc 20:5-20:9 {a} -> {b : 'Eq a} -> a -> a->'Bool 93testdata/typeclass.lc 20:5-20:9 {a} -> {b : 'Eq a} -> a -> a->'Bool
93testdata/typeclass.lc 22:10-22:13 'Bool->'Bool 94testdata/typeclass.lc 22:10-22:13 'Bool->'Bool
94testdata/typeclass.lc 22:15-22:21 'Bool 95testdata/typeclass.lc 22:15-22:21 'Bool
96testdata/typeclass.lc 22:17-22:19 {a} -> {b : 'Eq a} -> a -> a->'Bool
95testdata/typeclass.lc 22:15-22:16 V1 97testdata/typeclass.lc 22:15-22:16 V1
96testdata/typeclass.lc 22:15-22:16 V5 98testdata/typeclass.lc 22:15-22:16 V5
97testdata/typeclass.lc 22:20-22:21 V4 99testdata/typeclass.lc 22:20-22:21 V4