summaryrefslogtreecommitdiff
path: root/testdata/typeclass.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-18 18:34:47 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-19 02:50:09 +0100
commit998ae8f884f4b1d4e092ebdf3a441b97b2cf05b7 (patch)
tree6ced17ee38fa78de69b05c8765288ecabe52fb6e /testdata/typeclass.out
parent27c8f3aeb2d13da0bec522ee8a8a98f534fa39e8 (diff)
tuples are heterogeneous lists
Diffstat (limited to 'testdata/typeclass.out')
-rw-r--r--testdata/typeclass.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/typeclass.out b/testdata/typeclass.out
index 84ba69fe..63f5f771 100644
--- a/testdata/typeclass.out
+++ b/testdata/typeclass.out
@@ -36,9 +36,9 @@ testdata/typeclass.lc 18:23-18:27 Type
36testdata/typeclass.lc 20:3-20:5 {a} -> {b : Eq a} -> a -> a->Bool 36testdata/typeclass.lc 20:3-20:5 {a} -> {b : Eq a} -> a -> a->Bool
37testdata/typeclass.lc 20:10-20:13 Bool->Bool 37testdata/typeclass.lc 20:10-20:13 Bool->Bool
38testdata/typeclass.lc 20:10-20:22 Bool 38testdata/typeclass.lc 20:10-20:22 Bool
39testdata/typeclass.lc 20:14-20:22 Bool
40testdata/typeclass.lc 20:15-20:16 V5 39testdata/typeclass.lc 20:15-20:16 V5
41testdata/typeclass.lc 20:15-20:19 V4->Bool 40testdata/typeclass.lc 20:15-20:19 V4->Bool
41testdata/typeclass.lc 20:15-20:21 Bool
42testdata/typeclass.lc 20:17-20:19 {a} -> {b : Eq a} -> a -> a->Bool 42testdata/typeclass.lc 20:17-20:19 {a} -> {b : Eq a} -> a -> a->Bool
43testdata/typeclass.lc 20:20-20:21 V2 43testdata/typeclass.lc 20:20-20:21 V2
44testdata/typeclass.lc 22:13-22:17 Type | Type->Type 44testdata/typeclass.lc 22:13-22:17 Type | Type->Type