summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal38
1 files changed, 20 insertions, 18 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 4efdebd..87aa6e2 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -45,24 +45,26 @@ executable erebos-tester
main-is: Main.hs
- other-modules: Config
- GDB
- Network
- Network.Ip
- Output
- Parser
- Parser.Core
- Parser.Expr
- Parser.Statement
- Paths_erebos_tester
- Process
- Run
- Run.Monad
- Test
- Test.Builtins
- Util
- Version
- Version.Git
+ other-modules:
+ Config
+ GDB
+ Network
+ Network.Ip
+ Output
+ Parser
+ Parser.Core
+ Parser.Expr
+ Parser.Statement
+ Paths_erebos_tester
+ Process
+ Run
+ Run.Monad
+ Script.Expr.Class
+ Test
+ Test.Builtins
+ Util
+ Version
+ Version.Git
autogen-modules: Paths_erebos_tester