summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 7c5f107..7f25169 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -55,6 +55,7 @@ executable erebos-tester
Parser
Parser.Core
Parser.Expr
+ Parser.Shell
Parser.Statement
Paths_erebos_tester
Process
@@ -63,6 +64,7 @@ executable erebos-tester
Script.Expr
Script.Expr.Class
Script.Module
+ Script.Shell
Script.Var
Test
Test.Builtins