summaryrefslogtreecommitdiff
path: root/doc/pack.toml
diff options
context:
space:
mode:
authorOhad Kammar <ohad.kammar@ed.ac.uk>2022-08-07 23:35:19 +0100
committerOhad Kammar <ohad.kammar@ed.ac.uk>2022-08-07 23:35:19 +0100
commit85b191cd3134102c7205c1771806ee16f73b3a89 (patch)
tree9ca3e343244e8a1e5fc15f4874e220f4c852651a /doc/pack.toml
parentbc260cdfa7b309820594b7caf14f62be8343358e (diff)
Write about equivalence relations
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"