summaryrefslogtreecommitdiff
path: root/obs.ipkg
diff options
context:
space:
mode:
authorChloe Brown <chloe.brown.00@outlook.com>2023-04-15 17:07:32 +0100
committerChloe Brown <chloe.brown.00@outlook.com>2023-04-15 17:07:32 +0100
commit9e2bd48420feba7c7752fd98cdf10fb67f56edc8 (patch)
treedef22eb937657d68ee54e3ed7222ebb62fc1d9c5 /obs.ipkg
parent5313058dcdd7252dbaa5615df2494368fe7c32f9 (diff)
Define declarative typing rules.
Diffstat (limited to 'obs.ipkg')
-rw-r--r--obs.ipkg3
1 files changed, 2 insertions, 1 deletions
diff --git a/obs.ipkg b/obs.ipkg
index f806c52..1dd3f73 100644
--- a/obs.ipkg
+++ b/obs.ipkg
@@ -7,7 +7,8 @@ depends = contrib
options = "--total"
modules
- = Core.Environment
+ = Core.Declarative
+ , Core.Environment
, Core.Term
, Core.Term.Substitution
, Core.Term.Thinned