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/language-features/section/section01.out | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'testdata/language-features/section') diff --git a/testdata/language-features/section/section01.out b/testdata/language-features/section/section01.out index 0252cce5..3120b023 100644 --- a/testdata/language-features/section/section01.out +++ b/testdata/language-features/section/section01.out @@ -15,23 +15,23 @@ value1 = \a b c -> _rhs \d -> c !@! d value2 :: forall a b . a -> b -> () value2 = \a b c -> _rhs \d -> d !@! c ------------ tooltips -testdata/language-features/section/section01.lc 1:3-1:6 +section01.lc 1:3-1:6 forall a b . a -> b -> () -testdata/language-features/section/section01.lc 1:11-1:13 +section01.lc 1:11-1:13 () -testdata/language-features/section/section01.lc 3:1-3:7 +section01.lc 3:1-3:7 forall a b . a -> b -> () -testdata/language-features/section/section01.lc 3:13-3:14 +section01.lc 3:13-3:14 _f -testdata/language-features/section/section01.lc 3:13-3:18 +section01.lc 3:13-3:18 _a -> () -testdata/language-features/section/section01.lc 3:15-3:18 +section01.lc 3:15-3:18 forall a b . a -> b -> () -testdata/language-features/section/section01.lc 5:1-5:7 +section01.lc 5:1-5:7 forall a b . a -> b -> () -testdata/language-features/section/section01.lc 5:13-5:16 +section01.lc 5:13-5:16 forall a b . a -> b -> () -testdata/language-features/section/section01.lc 5:13-5:18 +section01.lc 5:13-5:18 () -testdata/language-features/section/section01.lc 5:17-5:18 +section01.lc 5:17-5:18 _e \ No newline at end of file -- cgit v1.2.3