summaryrefslogtreecommitdiff
path: root/testdata/dotdot01.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/dotdot01.out
parent67304cc71d2f0efa76b2b2a46575230a5102c6a0 (diff)
don't show module path
Diffstat (limited to 'testdata/dotdot01.out')
-rw-r--r--testdata/dotdot01.out16
1 files changed, 8 insertions, 8 deletions
diff --git a/testdata/dotdot01.out b/testdata/dotdot01.out
index 0ce6f980..f531d1b7 100644
--- a/testdata/dotdot01.out
+++ b/testdata/dotdot01.out
@@ -36,22 +36,22 @@ main
36main :: Bool 36main :: Bool
37main = _rhs True 37main = _rhs True
38------------ tooltips 38------------ tooltips
39testdata/dotdot01.lc 1:9-1:13 39dotdot01.lc 1:9-1:13
40 Type 40 Type
41testdata/dotdot01.lc 2:1-2:5 41dotdot01.lc 2:1-2:5
42 Bool 42 Bool
43testdata/dotdot01.lc 2:8-3:33 43dotdot01.lc 2:8-3:33
44 Bool 44 Bool
45testdata/dotdot01.lc 2:13-2:23 45dotdot01.lc 2:13-2:23
46 [Float] 46 [Float]
47testdata/dotdot01.lc 2:14-2:17 47dotdot01.lc 2:14-2:17
48 Float 48 Float
49testdata/dotdot01.lc 2:19-2:22 49dotdot01.lc 2:19-2:22
50 Float 50 Float
51testdata/dotdot01.lc 3:29-3:33 51dotdot01.lc 3:29-3:33
52 Bool | Bool | Bool | Bool | Bool | Bool | Bool 52 Bool | Bool | Bool | Bool | Bool | Bool | Bool
53------------ warnings 53------------ warnings
54Uncovered pattern(s) at testdata/dotdot01.lc:2:13: 54Uncovered pattern(s) at dotdot01.lc:2:13:
55main = case [1.0..3.0] of 55main = case [1.0..3.0] of
56 ^^^^^^^^^^ 56 ^^^^^^^^^^
57Missing case(s): 57Missing case(s):