From 7318d8cadd3032d1ccd8011030d33a05865d24b5 Mon Sep 17 00:00:00 2001 From: Julien Moutinho Date: Sun, 2 Jul 2023 21:51:08 +0200 Subject: [PATCH] fix test-suite build-dependencies --- crawlerPubMed.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crawlerPubMed.cabal b/crawlerPubMed.cabal index e4e7220..5d41402 100644 --- a/crawlerPubMed.cabal +++ b/crawlerPubMed.cabal @@ -141,6 +141,8 @@ test-suite crawlerPubMed-test , servant , servant-client , servant-client-core + , tasty + , tasty-hunit , taggy , taggy-lens , text -- 2.40.1