From bb40a4f8ca6d837f3ce85ab49e7d892c96ae6b1c Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sun, 26 Feb 2023 16:58:56 +0100 Subject: yolo version --- prlg.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prlg.cabal') diff --git a/prlg.cabal b/prlg.cabal index 929d3ee..5e2fee0 100644 --- a/prlg.cabal +++ b/prlg.cabal @@ -25,7 +25,7 @@ executable prlg main-is: Main.hs -- Modules included in this executable, other than Main. - other-modules: Interpreter, Compiler, Parser, Frontend, IR, Operators, Code, Builtins, Env, Load, CodeLens + other-modules: Interpreter, Compiler, Parser, Frontend, IR, Operators, Code, Builtins, Env, Load, CodeLens, Heap -- LANGUAGE extensions used by modules in this package. -- other-extensions: -- cgit v1.2.3