From b9633a33182f5b381e912366273709e59f469bb9 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sat, 12 Nov 2022 17:47:51 +0100 Subject: reorg. --- prlg.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prlg.cabal') diff --git a/prlg.cabal b/prlg.cabal index bd4ea19..f46dd84 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 + other-modules: Interpreter, Compiler, Parser, Frontend, IR, Operators, Code, Builtins, Env -- LANGUAGE extensions used by modules in this package. -- other-extensions: -- cgit v1.2.3