Idris2/tests/idris2/interface013/expected

7 lines
299 B
Plaintext
Raw Normal View History

1/1: Building TypeInt (TypeInt.idr)
2020-07-22 22:16:43 +03:00
TypeInt.idr:14:25--14:49:While processing
constructor MkRecord at TypeInt.idr:14:3--14:61:
2020-06-11 23:46:36 +03:00
Can't find an implementation for Interface ?s at:
2020-07-22 22:16:43 +03:00
14 | MkRecord : Value s -> DependentValue {s} value -> Record s
^^^^^^^^^^^^^^^^^^^^^^^^