From 7e9105793bd0d5ff7197a5860ac5339dea677e0e Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Thu, 28 Apr 2016 02:01:29 +0200 Subject: switch to ansi-wl-pprint --- testdata/typeclass.out | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'testdata/typeclass.out') diff --git a/testdata/typeclass.out b/testdata/typeclass.out index 36725be0..e0da48d1 100644 --- a/testdata/typeclass.out +++ b/testdata/typeclass.out @@ -1,11 +1,11 @@ main is not found ------------ trace -not :: 'Bool->'Bool -&& :: 'Bool -> 'Bool->'Bool -|| :: 'Bool -> 'Bool->'Bool -'Eq :: Type->Type -== :: {a} -> {_ : 'Eq a} -> a -> a->'Bool -/= :: {a} -> {_ : 'Eq a} -> a -> a->'Bool +not :: 'Bool->'Bool +&& :: 'Bool -> 'Bool->'Bool +|| :: 'Bool -> 'Bool->'Bool +'Eq :: Type->Type +== :: {a} -> {_ : 'Eq a} -> a -> a->'Bool +/= :: {a} -> {_ : 'Eq a} -> a -> a->'Bool ------------ tooltips testdata/typeclass.lc 8:1-8:4 Bool->Bool testdata/typeclass.lc 8:12-8:17 Bool -- cgit v1.2.3