From 232857131888607ee3cd2ae4a5ccdc14e0c6f015 Mon Sep 17 00:00:00 2001 From: Greg Brown Date: Sat, 17 Dec 2022 15:43:29 +0000 Subject: Define conversion from raw to abstract syntax. --- obs.ipkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'obs.ipkg') diff --git a/obs.ipkg b/obs.ipkg index e9d4117..93c47b7 100644 --- a/obs.ipkg +++ b/obs.ipkg @@ -8,7 +8,8 @@ executable = obs main = Obs.Main modules - = Obs.Main + = Obs.Abstract + , Obs.Main , Obs.Parser , Obs.Sort , Obs.Syntax -- cgit v1.2.3