From 717c7bdfb4463b67930eb1b8822a0f8010e2f080 Mon Sep 17 00:00:00 2001 From: Omari Norman Date: Sun, 22 Mar 2015 11:56:04 -0400 Subject: [PATCH] Remove quickpull and barecheck It's not worth upgrading these to support QuickCheck 2.8, as I no longer use these packages. I have removed the dependencies on these packages from my packages; no other Stackage packages depended on them. These packages were intended to solve two evils that often arise during testing (orphan instances and Template Haskell); however, I have reluctantly concluded that those evils are the lesser of other evils so these packages are no longer needed. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f97471e6..1dc9629c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -122,9 +122,7 @@ packages: - kure "Omari Norman ": - - barecheck - rainbow - - quickpull - multiarg - prednote - cartel