Idris2/tests/idris2/pkg016/test.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

7 lines
90 B
Plaintext

package test
sourcedir = "src"
modules = Test
depends = baz
main = Test
executable = test