From ff8d6afb6bb057e9d0424460a961a9f9659221d0 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Thu, 22 Aug 2019 16:02:29 -0400
Subject: [PATCH] not obviously going to use these packages

---
 PaymentServer.cabal | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/PaymentServer.cabal b/PaymentServer.cabal
index 45da401..6fb7773 100644
--- a/PaymentServer.cabal
+++ b/PaymentServer.cabal
@@ -59,9 +59,6 @@ test-suite PaymentServer-test
                      , tasty-th
                      , tasty-discover
                      , tasty-hspec
-                     , tasty-hedgehog
-                     , tasty-quickcheck
-                     , hedgehog
                      , servant-server
                      , containers
                      , unordered-containers
-- 
GitLab