summaryrefslogtreecommitdiff
path: root/testdata/traceTest.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/traceTest.out
parent8ac42fa1bccb554de833ea7d8070cb5112e01aee (diff)
refactoring & fix build
Diffstat (limited to 'testdata/traceTest.out')
-rw-r--r--testdata/traceTest.out26
1 files changed, 13 insertions, 13 deletions
diff --git a/testdata/traceTest.out b/testdata/traceTest.out
index 18c05371..24804801 100644
--- a/testdata/traceTest.out
+++ b/testdata/traceTest.out
@@ -25,29 +25,29 @@ match'X = \a b c d -> <<type case function>>
25x :: X (Type -> Type -> Type) \a b -> (a, b) 25x :: X (Type -> Type -> Type) \a b -> (a, b)
26x = _rhs (undefined ('X (Type -> Type -> Type) \a b -> ' (a, b))) 26x = _rhs (undefined ('X (Type -> Type -> Type) \a b -> ' (a, b)))
27------------ tooltips 27------------ tooltips
28traceTest.lc 6:1-6:3 286:1-6:3
29 forall a . a -> a 29 forall a . a -> a
30traceTest.lc 6:8-6:9 306:8-6:9
31 _b 31 _b
32traceTest.lc 8:6-8:7 328:6-8:7
33 forall a . a -> Type | forall a . a -> Type | forall a . a -> Type | Type | Type 33 forall a . a -> Type | forall a . a -> Type | forall a . a -> Type | Type | Type
34traceTest.lc 8:6-8:18 348:6-8:18
35 Type 35 Type
36traceTest.lc 8:17-8:18 368:17-8:18
37 Type | Type | Type 37 Type | Type | Type
38traceTest.lc 10:6-10:7 3810:6-10:7
39 forall a . a -> Type 39 forall a . a -> Type
40traceTest.lc 10:6-10:25 4010:6-10:25
41 Type 41 Type
42traceTest.lc 10:17-10:24 4210:17-10:24
43 Type 43 Type
44traceTest.lc 10:19-10:20 4410:19-10:20
45 _e 45 _e
46traceTest.lc 10:19-10:23 4610:19-10:23
47 [Type] 47 [Type]
48traceTest.lc 10:22-10:23 4810:22-10:23
49 _c | [Type] 49 _c | [Type]
50traceTest.lc 11:1-11:2 5011:1-11:2
51 X (Type -> Type -> Type) \a b -> (a, b) 51 X (Type -> Type -> Type) \a b -> (a, b)
52traceTest.lc 11:5-11:14 5211:5-11:14
53 forall a . a \ No newline at end of file 53 forall a . a \ No newline at end of file