From bee62a7f1ac399fa1641711ecbbca46b66adcfc4 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Wed, 20 Nov 2019 22:51:12 +0100 Subject: Move compiler macro's to separate module (from Compiler) --- lisphs.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisphs.cabal') diff --git a/lisphs.cabal b/lisphs.cabal index 83d844d..b054466 100644 --- a/lisphs.cabal +++ b/lisphs.cabal @@ -13,4 +13,4 @@ executable lisp ghc-options: -Wall -O2 build-depends: base >= 4 && < 5, containers, filepath, mtl, parsec - other-modules: AST, Compiler, Intermediate, Optimiser, Parser, VM + other-modules: AST, Compiler, CompilerMacros, Intermediate, Optimiser, Parser, VM -- cgit v1.2.3-70-g09d2