summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-06-19 22:24:00 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2025-06-21 15:59:51 +0200
commitb7eb345a88df9ee87080fe776722f12e911b773f (patch)
treeae66d29255f35b44cfcbc7de8cc6d083d002d39c /erebos-tester.cabal
parentda73a6777c2e4b7b4a54830c781a6e5bb2cb86fe (diff)
Object type with constructors and destructors
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index bf3c9ef..9b7b755 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -65,6 +65,7 @@ executable erebos-tester
Script.Expr
Script.Expr.Class
Script.Module
+ Script.Object
Script.Shell
Script.Var
Test