mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-20 19:31:31 +03:00
9bb91b5656
This is supported by Idris 1 and is handy for breaking cycles in modules. To achieve this, we just need to make sure that complete definitions aren't overwritten with empty definitions on loading.
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
Processing as TTImp
|
|
Written TTC
|
|
Yaffle> Main.Bad is not strictly positive
|
|
Yaffle> Main.MkBad is not strictly positive
|
|
Yaffle> Main.MkBad' is not strictly positive
|
|
Yaffle> Main.foo is not terminating due to call to Main.MkBad'
|
|
Yaffle> Main.T is not strictly positive
|
|
Yaffle> Bye for now!
|