mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-21 02:31:50 +03:00
9c9ffe4a31
* [ fix ] .ipkg install dir * [ test ] .ipkg install dir * [ doc ] update CHECKLIST * [ doc ] add explanation to pkg016 test * [ cleanup ] no need to clutter CHECKLIST
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
package bar
|
|
sourcedir = "bar"
|
|
modules = Bar
|
|
depends = foo
|