From a5ce95f40188c4525bc98307d09015a5dca93bb3 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 25 Sep 2022 18:00:47 +0300 Subject: Refactor Lib.hs --- lang.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang.cabal') diff --git a/lang.cabal b/lang.cabal index a15dfd8..a4025d5 100644 --- a/lang.cabal +++ b/lang.cabal @@ -26,7 +26,10 @@ source-repository head library exposed-modules: Builtins + Evaluator Lib + Parser + Tokenizer Utils other-modules: Paths_lang -- cgit v1.3