mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 01:41:44 +03:00
7 lines
292 B
Plaintext
7 lines
292 B
Plaintext
1/1: Building TypeInt (TypeInt.idr)
|
|
TypeInt.idr:14:25--14:49:While processing constructor MkRecord at TypeInt.idr:14:3--14:61:
|
|
Can't find an implementation for Interface ?s at:
|
|
14 MkRecord : Value s -> DependentValue {s} value -> Record s
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|