mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 18:31:43 +03:00
9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
|
package prelude
|
||
|
|
||
|
opts = "--no-prelude"
|
||
|
|
||
|
modules = Builtin,
|
||
|
PrimIO,
|
||
|
Prelude
|
||
|
|