From 0d962dee522ed2b00e1fcdf2703cef29dfc9bfb8 Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Wed, 19 Aug 2020 09:14:12 +0100 Subject: [PATCH] tighter optparse-generic constraints --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c853f395..702becea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1977,7 +1977,7 @@ packages: "Taylor Fausak @tfausak": - autoexporter - - burrito + - burrito < 1.2.0.0 - derulo - flow - github-release < 1.3.4 # https://github.com/commercialhaskell/stackage/issues/5610 @@ -4940,7 +4940,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5597 - optparse-applicative < 0.16 - - optparse-generic < 1.4.3 + - optparse-generic < 1.4 - turtle < 1.5.21 # https://github.com/commercialhaskell/stackage/issues/5598