summaryrefslogtreecommitdiff
path: root/doc/pack.toml
blob: 3aff7023c91a9ac8b86af0de3655c5fbe1e28e92 (plain)
1
2
3
4
5
6
7
8
9
10
[custom.all.setoid]
type = "local"
path = ".."
ipkg = "setoid.ipkg"

[custom.all.frex]
type = "github"
url = "https://github.com/frex-project/idris-frex"
commit = "latest:main"
ipkg = "frex.ipkg"