From b167fe5295b8e54ed962b59118ce71d3e0cc73fd Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 15 Aug 2022 21:57:48 +0100 Subject: Some tests for the AST --- micro2.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'micro2.cabal') diff --git a/micro2.cabal b/micro2.cabal index 30bec21..2eadeca 100644 --- a/micro2.cabal +++ b/micro2.cabal @@ -55,6 +55,7 @@ test-suite tests Language build-depends: base ^>= 4.16.1.0 + , parsec ^>= 3.1.15.1 , HUnit , micro2 hs-source-dirs: test -- cgit v1.2.3