fol_idris/pack.toml

10 lines
155 B
TOML
Raw Permalink Normal View History

2025-07-24 17:41:26 -07:00
[custom.all.fol]
type = "local"
path = "."
ipkg = "fol.ipkg"
test = "test/test.ipkg"
[custom.all.fol-test]
type = "local"
path = "test"
ipkg = "test.ipkg"