mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
6298a6741d
- Added primitive to compiler parser for precise text boundaries - Reworked parser with the new primitive
10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
1/1: Building Main (Main.idr)
|
|
Error: While processing right hand side of dpairWithExtraInfoBad. When unifying [MN 0, MN 0] and [MN 0].
|
|
Mismatch between: [MN 0] and [].
|
|
|
|
Main.idr:27:26--27:73
|
|
|
|
|
27 | dpairWithExtraInfoBad = [([MN 0] ** CLocal {x=MN 0} (First {ns=[MN 0]}))]
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|