summaryrefslogtreecommitdiff
path: root/testdata/ambig.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-02-15 15:58:16 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-02-15 16:13:39 +0100
commit3db0b64a6f3e28ae6cc351e6c84290d4db905fa7 (patch)
tree91cfd4aa41e5c827d03956458aba8858a1ef245d /testdata/ambig.out
parente2f4415e606cd7c1c2b6ca986c68f6f956bf1a6e (diff)
put trace info in .out files
Diffstat (limited to 'testdata/ambig.out')
-rw-r--r--testdata/ambig.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/ambig.out b/testdata/ambig.out
index e64a9bd7..f0593a3b 100644
--- a/testdata/ambig.out
+++ b/testdata/ambig.out
@@ -1,4 +1,10 @@
1main is not found 1main is not found
2------------ trace
3'Tuple2 :: Type -> Type->Type
4Tuple2 :: {a} -> {b} -> a -> b -> 'Tuple2 a b
5'Tuple2Case :: {a} -> {b} -> (d : 'Tuple2 a b -> Type) -> (e:a -> f:b -> d (Tuple2 e f)) -> (h : 'Tuple2 a b) -> d h
6match'Tuple2 :: (b : Type->Type) -> (c:Type -> d:Type -> b ('Tuple2 c d)) -> f:Type -> b f -> b f
7h :: {a} -> {b} -> {c} -> {d} -> (b -> c->d) -> 'Tuple2 b c -> a->d
2------------ tooltips 8------------ tooltips
3testdata/ambig.lc 3:6-3:12 Type | Type -> Type->Type 9testdata/ambig.lc 3:6-3:12 Type | Type -> Type->Type
4testdata/ambig.lc 3:6-3:25 Type 10testdata/ambig.lc 3:6-3:25 Type