Idris2/tests/idris2/pkg016/bar.ipkg
Stefan Höck 9c9ffe4a31
[ fix ] isue 2745 (#2747)
* [ fix ] .ipkg install dir

* [ test ] .ipkg install dir

* [ doc ] update CHECKLIST

* [ doc ] add explanation to pkg016 test

* [ cleanup ] no need to clutter CHECKLIST
2022-11-02 12:01:19 +00:00

5 lines
58 B
Plaintext

package bar
sourcedir = "bar"
modules = Bar
depends = foo