summaryrefslogtreecommitdiff
path: root/testdata/empty.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-01 16:51:22 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-01 16:51:22 +0200
commit1a7544763729938e7009ead1e375e9bbf413afb0 (patch)
tree62af78c28cd91597fe40391d4020cb47f697334a /testdata/empty.out
parent11b4a98c3fc7014cdef123fea4081d58e8edbaa2 (diff)
better namespace handling in pretty print
Diffstat (limited to 'testdata/empty.out')
-rw-r--r--testdata/empty.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/empty.out b/testdata/empty.out
index d7443922..a5a55263 100644
--- a/testdata/empty.out
+++ b/testdata/empty.out
@@ -1,7 +1,7 @@
1main is not found 1main is not found
2------------ trace 2------------ trace
3'Empty :: Type 3'Empty :: Type
4'EmptyCase :: forall (a :: 'Empty -> Type) (b :: 'Empty) -> a b 4'EmptyCase :: forall (a :: Empty -> Type) (b :: Empty) -> a b
5match'Empty :: forall (a :: Type -> Type) -> a 'Empty -> forall b -> a b -> a b 5match'Empty :: forall (a :: Type -> Type) -> a Empty -> forall b -> a b -> a b
6------------ tooltips 6------------ tooltips
7testdata/empty.lc 3:6-3:11 Type 7testdata/empty.lc 3:6-3:11 Type