summaryrefslogtreecommitdiff
path: root/testdata/adhoc.reject.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-03 14:49:17 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-03 14:49:17 +0200
commit1b49cc7e377e6c16d6c5bc4cced39dc20b8c0bec (patch)
tree79931726bcef4f09d556d588e00cd917f43b86e3 /testdata/adhoc.reject.out
parent05521f428c8805a693b8ad4fa5dd139eaf562362 (diff)
refactoring
Diffstat (limited to 'testdata/adhoc.reject.out')
-rw-r--r--testdata/adhoc.reject.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/adhoc.reject.out b/testdata/adhoc.reject.out
index 8bfe623e..36501d29 100644
--- a/testdata/adhoc.reject.out
+++ b/testdata/adhoc.reject.out
@@ -5,7 +5,7 @@ x = one :: Vec 4 A
5------------ trace 5------------ trace
6'A :: Type 6'A :: Type
7A :: A 7A :: A
8'ACase :: forall (a :: A -> Type) -> a 'A -> forall (b :: A) -> a b 8case'A :: forall (a :: A -> Type) -> a 'A -> forall (b :: A) -> a b
9match'A :: forall (a :: Type -> Type) -> a A -> forall b -> a b -> a b 9match'A :: forall (a :: Type -> Type) -> a A -> forall b -> a b -> a b
10!type error: no instance of 'Component on ??? 10!type error: no instance of 'Component on ???
11in testdata/adhoc.reject.lc:4:5: 11in testdata/adhoc.reject.lc:4:5: