diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2023-03-31 18:15:24 +0100 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2023-04-01 13:30:46 +0100 |
commit | a0a1e89e7d27711ff67c909ae2d42b153b806280 (patch) | |
tree | de6bb1e416f06431a5f99ad1696830a79428f724 /obs.ipkg | |
parent | fba865c2784d376f34dec543087d29db3d5090b7 (diff) |
Define Declarative typing rules.
Diffstat (limited to 'obs.ipkg')
-rw-r--r-- | obs.ipkg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ options = "--total" modules = Core.Context + , Core.Declarative , Core.Name , Core.Term , Core.Term.Environment |