From 27236536dc90a2e3a9c4c7f20e64fb108bd93ad3 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 14:39:07 -0500 Subject: [PATCH] Removals unblocking QuickCheck (#3949) and servant (#4130) --- build-constraints.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa2836a3..517107e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -434,7 +434,7 @@ packages: - yesod - yesod-auth - authenticate-oauth - - yesod-bin + - yesod-bin < 0 # yaml 0.11 https://github.com/yesodweb/yesod/issues/1566 - yesod-eventsource - yesod-gitrepo - yesod-newsfeed @@ -1083,7 +1083,7 @@ packages: # - hledger-lib - hledger - - hledger-ui + - hledger-ui < 0 # QuickCheck 2.12 via brick via data-clist - hledger-web - hledger-api # @@ -1804,6 +1804,9 @@ packages: - pipes-csv - pipes-mongodb < 0 # GHC 8.4 via mongoDB - servant-elm + - servant-streaming < 0 # servant 0.15 + - servant-streaming-client < 0 # servant-client-core 0.15 + - servant-streaming-server < 0 # servant-server 0.15 - skeletons < 0 # build failure with GHC 8.4 "David Raymond Christiansen @david-christiansen": @@ -2764,7 +2767,7 @@ packages: - hw-eliasfano - hw-excess - hw-hedgehog - - hw-hspec-hedgehog + - hw-hspec-hedgehog < 0 # hspec 2.6 - hw-int - hw-ip - hw-fingertree < 0 # build failure with GHC 8.4 @@ -3128,7 +3131,7 @@ packages: - massiv-io "Hans-Peter Deifel @hpdeifel": - - hledger-iadd + - hledger-iadd < 0 # QuickCheck 2.12 via brick via data-clist "Roy Levien @orome": - crypto-enigma @@ -3552,7 +3555,7 @@ packages: "Domen Kozar @domenkozar": - cachix < 0 - - cachix-api + - cachix-api < 0 # servant 0.15 via servant-streaming - mixpanel-client - pretty-sop - servant-auth @@ -3796,6 +3799,8 @@ packages: - hastache < 0 # GHC 8.4 via base-4.11.0.0 - attoparsec-time < 0 # GHC 8.4 via doctest-0.15.0 - syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0 + - data-clist < 0 # QuickCheck 2.12 + - brick < 0 # QuickCheck 2.12 via data-clist # Packages in the build plan that are blocked from inclusion due to # compilation failure with ghc 8.6