From fc054ee5752b94698ca03b5ec3978cdcbd5c49ad Mon Sep 17 00:00:00 2001 From: Tissevert Date: Wed, 9 Dec 2020 10:58:28 +0100 Subject: [PATCH] Fixing test dependencies --- hablo.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hablo.cabal b/hablo.cabal index 0269341..d37d28d 100644 --- a/hablo.cabal +++ b/hablo.cabal @@ -99,10 +99,11 @@ test-suite tests , XML.Card.Component , XML.Card.Output build-depends: base + , Cabal , containers , directory , filepath - , Cabal + , hablo , lucid , mtl , text