From 55fa003d68c79ee928fbcdef0c922e333282afe9 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 28 Mar 2018 21:42:21 -0400 Subject: Switch from test-framework to tasty --- openpgp-asciiarmor.cabal | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'openpgp-asciiarmor.cabal') diff --git a/openpgp-asciiarmor.cabal b/openpgp-asciiarmor.cabal index 82063dd..0feac1d 100644 --- a/openpgp-asciiarmor.cabal +++ b/openpgp-asciiarmor.cabal @@ -54,9 +54,8 @@ Test-Suite tests , base64-bytestring , bytestring , cereal - , HUnit - , test-framework - , test-framework-hunit + , tasty + , tasty-hunit default-language: Haskell2010 Benchmark benchmark -- cgit v1.2.3