From 9a2d3dd63a6062e20508156ce4692d6848b680bb Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 12:25:02 +0100 Subject: [PATCH] Block aeson-yak (new) due to aeson bounds issue. Please see https://github.com/fpco/stackage/pull/3127#issuecomment-353038279. Also smash some white space. Thanks $EDITOR. --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 18d13843..9f4741c0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8,7 +8,8 @@ cabal-format-version: "1.24" # Constraints for brand new builds packages: "Theodore Lief Gannon @tejon": - - aeson-yak + # - aeson-yak + [] "Jaro Reinders @Noughtmare": - haskell-lsp-client @@ -3167,7 +3168,7 @@ packages: - turtle < 1.5.0 # https://github.com/fpco/stackage/issues/3129 - - eventstore < 1.0.0 + - eventstore < 1.0.0 # end of packages