fol_idris/pack.toml
2025-07-24 17:41:26 -07:00

10 lines
No EOL
155 B
TOML

[custom.all.fol]
type = "local"
path = "."
ipkg = "fol.ipkg"
test = "test/test.ipkg"
[custom.all.fol-test]
type = "local"
path = "test"
ipkg = "test.ipkg"