summaryrefslogtreecommitdiff
path: root/obs.ipkg
diff options
context:
space:
mode:
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 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