mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 19:01:44 +03:00
9 lines
351 B
Plaintext
9 lines
351 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 Test.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
|
|
Welcome to Idris 2 version 0.0. Enjoy yourself!
|
|
Test> Bye for now!
|