From f9bcf22542b30b75c73cc9d45a91561998b083dc Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Tue, 26 Nov 2019 22:11:28 +0100 Subject: Use IOArray for TempMap in VM --- lisphs.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisphs.cabal') diff --git a/lisphs.cabal b/lisphs.cabal index 131deb4..ec986fc 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, filepath, mtl, parsec, text + array, containers, filepath, mtl, parsec, text other-modules: AST, Compiler, CompilerMacros, DString, Intermediate, Liveness, Optimiser, Parser, Stackify, Util, VM -- cgit v1.2.3-70-g09d2