From 4746aa52f85f4dc3ce8e195f0a5fd8afe2d54378 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Mon, 18 Nov 2019 18:35:40 +0100 Subject: Fix includes relative to lisp file --- lisphs.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisphs.cabal') diff --git a/lisphs.cabal b/lisphs.cabal index 89ee3c4..83d844d 100644 --- a/lisphs.cabal +++ b/lisphs.cabal @@ -12,5 +12,5 @@ executable lisp default-language: Haskell2010 ghc-options: -Wall -O2 build-depends: base >= 4 && < 5, - containers, mtl, parsec + containers, filepath, mtl, parsec other-modules: AST, Compiler, Intermediate, Optimiser, Parser, VM -- cgit v1.2.3-70-g09d2