From 3180e004def7370bb3de696163bd25a66fe808a6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 2 Jul 2017 23:13:13 +0200 Subject: [PATCH] upper bounds for #2584, #2586, #2628 --- build-constraints.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f24cc4da..32e1b48d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3233,10 +3233,12 @@ packages: # https://github.com/fpco/stackage/issues/2584 - tasty-quickcheck < 0.9 + - arithmoi < 0.5.0.1 # https://github.com/fpco/stackage/issues/2586 - QuickCheck < 2.10 - aeson-compat < 0.3.7 + - arithmoi < 0.5.0.1 - binary-orphans < 0.1.7.0 - lattices < 1.6.0 - quickcheck-instances < 0.3.13 @@ -3262,6 +3264,13 @@ packages: - brick < 0.19 - hledger-iadd < 1.2.2 + # https://github.com/fpco/stackage/issues/2628 + - hledger-lib < 1.3 + - hledger < 1.3 + - hledger-api < 1.3 + - hledger-ui < 1.3 + - hledger-web < 1.3 + # end of packages # Package flags are applied to individual packages, and override the values of