From 7b57942b3a10e51fdb7f78d276dc0187a22c3871 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 16 Aug 2022 23:10:06 +0100 Subject: Test labels, test for errors WIP --- micro2.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'micro2.cabal') diff --git a/micro2.cabal b/micro2.cabal index 2eadeca..537b96a 100644 --- a/micro2.cabal +++ b/micro2.cabal @@ -56,6 +56,7 @@ test-suite tests build-depends: base ^>= 4.16.1.0 , parsec ^>= 3.1.15.1 + , mtl ^>= 2.2.2 , HUnit , micro2 hs-source-dirs: test -- cgit v1.2.3