summaryrefslogtreecommitdiff
path: root/obs.ipkg
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2022-12-17 12:42:09 +0000
committerGreg Brown <greg.brown01@ed.ac.uk>2022-12-17 15:10:17 +0000
commit5a707861fe52e4c969350664beb206daa0e7fd56 (patch)
tree07559705d1b0ad4b25581cb7390a8e226d6dbac5 /obs.ipkg
parent8281e2ea3e531196b8e26ea021ff417670b68bb8 (diff)
Add parser for raw syntax.
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 3320896..5e7f3d6 100644
--- a/obs.ipkg
+++ b/obs.ipkg
@@ -5,5 +5,6 @@ sourcedir = "src"
depends = contrib
modules
- = Obs.Sort
+ = Obs.Parser
+ , Obs.Sort
, Obs.Syntax