summaryrefslogtreecommitdiff
path: root/testdata/localfun.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-12 23:55:35 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-12 23:55:35 +0200
commit7310e4916b8ee7d96db0e64e75ab98499a826674 (patch)
treefbcb77a6383a15598a924714abcf97c71b73e1ac /testdata/localfun.out
parent67304cc71d2f0efa76b2b2a46575230a5102c6a0 (diff)
don't show module path
Diffstat (limited to 'testdata/localfun.out')
-rw-r--r--testdata/localfun.out42
1 files changed, 21 insertions, 21 deletions
diff --git a/testdata/localfun.out b/testdata/localfun.out
index eace1650..7027bc5f 100644
--- a/testdata/localfun.out
+++ b/testdata/localfun.out
@@ -17,45 +17,45 @@ f = \a b -> _rhs (g a)
17main :: Bool 17main :: Bool
18main = _rhs True 18main = _rhs True
19------------ tooltips 19------------ tooltips
20testdata/localfun.lc 3:1-3:2 20localfun.lc 3:1-3:2
21 Bool -> Bool -> Bool 21 Bool -> Bool -> Bool
22testdata/localfun.lc 3:9-3:10 22localfun.lc 3:9-3:10
23 Bool -> Bool 23 Bool -> Bool
24testdata/localfun.lc 3:9-3:12 24localfun.lc 3:9-3:12
25 Bool 25 Bool
26testdata/localfun.lc 3:11-3:12 26localfun.lc 3:11-3:12
27 _d 27 _d
28testdata/localfun.lc 5:14-5:18 28localfun.lc 5:14-5:18
29 Bool 29 Bool
30testdata/localfun.lc 5:14-6:16 30localfun.lc 5:14-6:16
31 Bool -> Bool 31 Bool -> Bool
32testdata/localfun.lc 6:15-6:16 32localfun.lc 6:15-6:16
33 _e 33 _e
34testdata/localfun.lc 8:1-8:5 34localfun.lc 8:1-8:5
35 Bool 35 Bool
36testdata/localfun.lc 8:8-8:9 36localfun.lc 8:8-8:9
37 Bool -> Bool -> Bool 37 Bool -> Bool -> Bool
38testdata/localfun.lc 8:8-8:14 38localfun.lc 8:8-8:14
39 Bool -> Bool 39 Bool -> Bool
40testdata/localfun.lc 8:8-8:20 40localfun.lc 8:8-8:20
41 Bool 41 Bool
42testdata/localfun.lc 8:8-8:23 42localfun.lc 8:8-8:23
43 Bool -> Bool 43 Bool -> Bool
44testdata/localfun.lc 8:8-8:36 44localfun.lc 8:8-8:36
45 Bool 45 Bool
46testdata/localfun.lc 8:10-8:14 46localfun.lc 8:10-8:14
47 Bool 47 Bool
48testdata/localfun.lc 8:15-8:20 48localfun.lc 8:15-8:20
49 Bool 49 Bool
50testdata/localfun.lc 8:21-8:23 50localfun.lc 8:21-8:23
51 Bool -> Bool -> Bool 51 Bool -> Bool -> Bool
52testdata/localfun.lc 8:24-8:25 52localfun.lc 8:24-8:25
53 Bool -> Bool -> Bool 53 Bool -> Bool -> Bool
54testdata/localfun.lc 8:24-8:31 54localfun.lc 8:24-8:31
55 Bool -> Bool 55 Bool -> Bool
56testdata/localfun.lc 8:24-8:36 56localfun.lc 8:24-8:36
57 Bool 57 Bool
58testdata/localfun.lc 8:26-8:31 58localfun.lc 8:26-8:31
59 Bool 59 Bool
60testdata/localfun.lc 8:32-8:36 60localfun.lc 8:32-8:36
61 Bool \ No newline at end of file 61 Bool \ No newline at end of file