mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 02:41:43 +03:00
59b66d6134
This is to display names in a user friendly way, especially case and with block names
8 lines
298 B
Plaintext
8 lines
298 B
Plaintext
1/3: Building Nat (Nat.idr)
|
|
2/3: Building Mult (Mult.idr)
|
|
3/3: Building Test (Test.idr)
|
|
Test.idr:5:9--5:13:While processing type of thing at Test.idr:5:1--6:1:
|
|
Name Nat.Nat is inaccessible since Nat is not explicitly imported
|
|
Test.idr:6:1--8:1:No type declaration for Test.thing
|
|
Test> Bye for now!
|