summaryrefslogtreecommitdiff
path: root/testdata/adhoc.reject.out
blob: f7f62c5d6295c55ee572ad90c01b313565f1bd1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
type error: no instance of 'Component on ???
in testdata/adhoc.reject.lc:4:5:
x = one :: Vec 4 A
    ^^^

------------ trace
'A :: Type
A :: 'A
'ACase :: (b : 'A->Type) -> b A -> d:'A -> b d
match'A :: (b : Type->Type) -> b 'A -> d:Type -> b d -> b d
!type error: no instance of 'Component on ???
in testdata/adhoc.reject.lc:4:5:
x = one :: Vec 4 A
    ^^^

------------ tooltips
testdata/adhoc.reject.lc 2:6-2:7  Type
testdata/adhoc.reject.lc 2:6-2:11  Type
testdata/adhoc.reject.lc 2:10-2:11  A
testdata/adhoc.reject.lc 4:5-4:8  {a} -> {b : Component a}->a
testdata/adhoc.reject.lc 4:12-4:15  Nat -> Type->Type
testdata/adhoc.reject.lc 4:12-4:17  Type->Type
testdata/adhoc.reject.lc 4:12-4:19  Type
testdata/adhoc.reject.lc 4:16-4:17  V1
testdata/adhoc.reject.lc 4:18-4:19  Type