summaryrefslogtreecommitdiff
path: root/testdata/typesyn.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/typesyn.out
parent8ac42fa1bccb554de833ea7d8070cb5112e01aee (diff)
refactoring & fix build
Diffstat (limited to 'testdata/typesyn.out')
-rw-r--r--testdata/typesyn.out50
1 files changed, 25 insertions, 25 deletions
diff --git a/testdata/typesyn.out b/testdata/typesyn.out
index 44858110..8462b1c6 100644
--- a/testdata/typesyn.out
+++ b/testdata/typesyn.out
@@ -16,53 +16,53 @@ main = _lhs main (_rhs ((True :: B) && fst ((True, 'c') :: F Bool Char)))
16main :: Bool 16main :: Bool
17main = _rhs True 17main = _rhs True
18------------ tooltips 18------------ tooltips
19typesyn.lc 3:6-3:7 193:6-3:7
20 Type 20 Type
21typesyn.lc 3:10-3:14 213:10-3:14
22 Type 22 Type
23typesyn.lc 5:6-5:7 235:6-5:7
24 Type -> Type -> Type 24 Type -> Type -> Type
25typesyn.lc 5:14-5:20 255:14-5:20
26 Type 26 Type
27typesyn.lc 5:15-5:16 275:15-5:16
28 _e 28 _e
29typesyn.lc 5:15-5:19 295:15-5:19
30 [Type] 30 [Type]
31typesyn.lc 5:18-5:19 315:18-5:19
32 _c | [Type] 32 _c | [Type]
33typesyn.lc 7:1-7:5 337:1-7:5
34 Bool 34 Bool
35typesyn.lc 7:8-7:22 357:8-7:22
36 Bool -> Bool 36 Bool -> Bool
37typesyn.lc 7:8-7:55 377:8-7:55
38 Bool 38 Bool
39typesyn.lc 7:9-7:13 397:9-7:13
40 Bool 40 Bool
41typesyn.lc 7:9-7:18 417:9-7:18
42 B 42 B
43typesyn.lc 7:17-7:18 437:17-7:18
44 Type 44 Type
45typesyn.lc 7:20-7:22 457:20-7:22
46 Bool -> Bool -> Bool 46 Bool -> Bool -> Bool
47typesyn.lc 7:23-7:26 477:23-7:26
48 forall a b . (a, b) -> a 48 forall a b . (a, b) -> a
49typesyn.lc 7:23-7:55 497:23-7:55
50 Bool 50 Bool
51typesyn.lc 7:28-7:39 517:28-7:39
52 (Bool, Char) 52 (Bool, Char)
53typesyn.lc 7:28-7:54 537:28-7:54
54 F Bool Char 54 F Bool Char
55typesyn.lc 7:29-7:33 557:29-7:33
56 Bool 56 Bool
57typesyn.lc 7:35-7:38 577:35-7:38
58 Char | ((Char)) 58 Char | ((Char))
59typesyn.lc 7:43-7:44 597:43-7:44
60 Type -> Type -> Type 60 Type -> Type -> Type
61typesyn.lc 7:43-7:49 617:43-7:49
62 Type -> Type 62 Type -> Type
63typesyn.lc 7:43-7:54 637:43-7:54
64 Type 64 Type
65typesyn.lc 7:45-7:49 657:45-7:49
66 Type 66 Type
67typesyn.lc 7:50-7:54 677:50-7:54
68 Type \ No newline at end of file 68 Type \ No newline at end of file