From 6af1f804f0def7f48ae2d726951b13c895b85931 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Thu, 3 Mar 2022 21:40:07 +0100 Subject: Syntax and typing start --- fun.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fun.cabal') diff --git a/fun.cabal b/fun.cabal index 480200f..6b324f3 100644 --- a/fun.cabal +++ b/fun.cabal @@ -27,7 +27,9 @@ library Fun.Compiler Fun.Grammar Fun.Parser + Fun.Syntax Fun.Tree + Fun.Typer other-modules: Paths_fun hs-source-dirs: -- cgit v1.2.3