Idris2/tests/idris2/error009/expected
Giuseppe Lomurno f658ce357f More improvements
- More migrations from String to Doc
- File context in parser errors
2020-08-18 19:25:36 +01:00

9 lines
131 B
Plaintext

Error: Module DoesntExist not found
Exists.idr:1:1--1:19
|
1 | import DoesntExist
| ^^^^^^^^^^^^^^^^^^
Main> Bye for now!