Idris2/nix/templates/pkg/mypkg.ipkg
2021-03-15 14:21:50 +00:00

6 lines
62 B
Plaintext

package mypkg
modules = Foo
main = Foo
executable = runMyPkg