Idris2-boot/tests.ipkg

12 lines
125 B
Plaintext
Raw Normal View History

package runtests
pkgs = contrib
sourcedir = tests
executable = runtests
opts = "--warnreach --partial-eval"
main = Main