From 7310e4916b8ee7d96db0e64e75ab98499a826674 Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Thu, 12 May 2016 23:55:35 +0200 Subject: don't show module path --- testdata/dotdot01.out | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'testdata/dotdot01.out') 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 main :: Bool main = _rhs True ------------ tooltips -testdata/dotdot01.lc 1:9-1:13 +dotdot01.lc 1:9-1:13 Type -testdata/dotdot01.lc 2:1-2:5 +dotdot01.lc 2:1-2:5 Bool -testdata/dotdot01.lc 2:8-3:33 +dotdot01.lc 2:8-3:33 Bool -testdata/dotdot01.lc 2:13-2:23 +dotdot01.lc 2:13-2:23 [Float] -testdata/dotdot01.lc 2:14-2:17 +dotdot01.lc 2:14-2:17 Float -testdata/dotdot01.lc 2:19-2:22 +dotdot01.lc 2:19-2:22 Float -testdata/dotdot01.lc 3:29-3:33 +dotdot01.lc 3:29-3:33 Bool | Bool | Bool | Bool | Bool | Bool | Bool ------------ warnings -Uncovered pattern(s) at testdata/dotdot01.lc:2:13: +Uncovered pattern(s) at dotdot01.lc:2:13: main = case [1.0..3.0] of ^^^^^^^^^^ Missing case(s): -- cgit v1.2.3