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/typeclass0.out | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testdata/typeclass0.out') diff --git a/testdata/typeclass0.out b/testdata/typeclass0.out index bd1ec8c4..9eff3af2 100644 --- a/testdata/typeclass0.out +++ b/testdata/typeclass0.out @@ -11,16 +11,16 @@ main main :: Bool main = _rhs True ------------ tooltips -testdata/typeclass0.lc 2:1-2:5 +typeclass0.lc 2:1-2:5 Bool -testdata/typeclass0.lc 2:8-3:16 +typeclass0.lc 2:8-3:16 Bool -testdata/typeclass0.lc 2:13-2:14 +typeclass0.lc 2:13-2:14 _b -testdata/typeclass0.lc 3:12-3:16 +typeclass0.lc 3:12-3:16 Bool ------------ warnings -Uncovered pattern(s) at testdata/typeclass0.lc:2:13: +Uncovered pattern(s) at typeclass0.lc:2:13: main = case 1 of ^ Missing case(s): -- cgit v1.2.3