summaryrefslogtreecommitdiff
path: root/testdata/typeclass.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-04-28 02:01:29 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-04-28 02:01:29 +0200
commit7e9105793bd0d5ff7197a5860ac5339dea677e0e (patch)
treefa003b495b78a8b5cb5e6505c72a32bc6e80e1b3 /testdata/typeclass.out
parenta23ba9fced413f1b63640ba9bd81686a7eb59ee1 (diff)
switch to ansi-wl-pprint
Diffstat (limited to 'testdata/typeclass.out')
-rw-r--r--testdata/typeclass.out12
1 files changed, 6 insertions, 6 deletions
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 @@
1main is not found 1main is not found
2------------ trace 2------------ trace
3not :: 'Bool->'Bool 3not :: 'Bool->'Bool
4&& :: 'Bool -> 'Bool->'Bool 4&& :: 'Bool -> 'Bool->'Bool
5|| :: 'Bool -> 'Bool->'Bool 5|| :: 'Bool -> 'Bool->'Bool
6'Eq :: Type->Type 6'Eq :: Type->Type
7== :: {a} -> {_ : 'Eq a} -> a -> a->'Bool 7== :: {a} -> {_ : 'Eq a} -> a -> a->'Bool
8/= :: {a} -> {_ : 'Eq a} -> a -> a->'Bool 8/= :: {a} -> {_ : 'Eq a} -> a -> a->'Bool
9------------ tooltips 9------------ tooltips
10testdata/typeclass.lc 8:1-8:4 Bool->Bool 10testdata/typeclass.lc 8:1-8:4 Bool->Bool
11testdata/typeclass.lc 8:12-8:17 Bool 11testdata/typeclass.lc 8:12-8:17 Bool