From cce22d561bf529b924fa2cd19d9777125b5ffd88 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Tue, 24 Jan 2023 23:35:06 +0100 Subject: load loads. --- prlg.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prlg.cabal') diff --git a/prlg.cabal b/prlg.cabal index 0aa52da..797a155 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 + other-modules: Interpreter, Compiler, Parser, Frontend, IR, Operators, Code, Builtins, Env, Load -- LANGUAGE extensions used by modules in this package. -- other-extensions: -- cgit v1.2.3