summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/typesig06.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/language-features/basic-values/typesig06.out
parent67304cc71d2f0efa76b2b2a46575230a5102c6a0 (diff)
don't show module path
Diffstat (limited to 'testdata/language-features/basic-values/typesig06.out')
-rw-r--r--testdata/language-features/basic-values/typesig06.out36
1 files changed, 18 insertions, 18 deletions
diff --git a/testdata/language-features/basic-values/typesig06.out b/testdata/language-features/basic-values/typesig06.out
index 04783c47..c0d085a4 100644
--- a/testdata/language-features/basic-values/typesig06.out
+++ b/testdata/language-features/basic-values/typesig06.out
@@ -20,39 +20,39 @@ value1 = _rhs "hi"
20value2 :: String 20value2 :: String
21value2 = _rhs "hi" 21value2 = _rhs "hi"
22------------ tooltips 22------------ tooltips
23testdata/language-features/basic-values/typesig06.lc 1:1-1:5 23typesig06.lc 1:1-1:5
24 forall a b . a -> b -> a 24 forall a b . a -> b -> a
25testdata/language-features/basic-values/typesig06.lc 1:12-1:13 25typesig06.lc 1:12-1:13
26 _d 26 _d
27testdata/language-features/basic-values/typesig06.lc 2:3-2:5 27typesig06.lc 2:3-2:5
28 forall a b . a -> b -> a 28 forall a b . a -> b -> a
29testdata/language-features/basic-values/typesig06.lc 2:10-2:11 29typesig06.lc 2:10-2:11
30 _d 30 _d
31testdata/language-features/basic-values/typesig06.lc 4:1-4:7 31typesig06.lc 4:1-4:7
32 String 32 String
33testdata/language-features/basic-values/typesig06.lc 4:10-4:14 33typesig06.lc 4:10-4:14
34 String 34 String
35testdata/language-features/basic-values/typesig06.lc 4:10-4:17 35typesig06.lc 4:10-4:17
36 _a -> String 36 _a -> String
37testdata/language-features/basic-values/typesig06.lc 4:10-4:21 37typesig06.lc 4:10-4:21
38 String 38 String
39testdata/language-features/basic-values/typesig06.lc 4:15-4:17 39typesig06.lc 4:15-4:17
40 forall a b . a -> b -> a 40 forall a b . a -> b -> a
41testdata/language-features/basic-values/typesig06.lc 4:18-4:21 41typesig06.lc 4:18-4:21
42 Float 42 Float
43testdata/language-features/basic-values/typesig06.lc 4:25-4:31 43typesig06.lc 4:25-4:31
44 Type 44 Type
45testdata/language-features/basic-values/typesig06.lc 5:1-5:7 45typesig06.lc 5:1-5:7
46 String 46 String
47testdata/language-features/basic-values/typesig06.lc 5:10-5:14 47typesig06.lc 5:10-5:14
48 String 48 String
49testdata/language-features/basic-values/typesig06.lc 5:10-5:21 49typesig06.lc 5:10-5:21
50 _a -> String 50 _a -> String
51testdata/language-features/basic-values/typesig06.lc 5:10-5:25 51typesig06.lc 5:10-5:25
52 String 52 String
53testdata/language-features/basic-values/typesig06.lc 5:15-5:21 53typesig06.lc 5:15-5:21
54 forall a b . a -> b -> a 54 forall a b . a -> b -> a
55testdata/language-features/basic-values/typesig06.lc 5:22-5:25 55typesig06.lc 5:22-5:25
56 Float 56 Float
57testdata/language-features/basic-values/typesig06.lc 5:29-5:35 57typesig06.lc 5:29-5:35
58 Type \ No newline at end of file 58 Type \ No newline at end of file