summaryrefslogtreecommitdiff
path: root/doc/pack.toml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pack.toml')
-rw-r--r--doc/pack.toml8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/pack.toml b/doc/pack.toml
index d555f03..3aff702 100644
--- a/doc/pack.toml
+++ b/doc/pack.toml
@@ -1,4 +1,10 @@
-[doc.setoid]
+[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"