From a0d356c11a2dd392c8aee6ad4d0d1cfa3260e661 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 19:28:03 +0100 Subject: [PATCH] Add upper bounds for #2569 (optparse-applicative < 0.14). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2836ceec..3b99d5f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,6 +3239,9 @@ packages: # https://github.com/fpco/stackage/issues/2568 - foundation < 0.0.10 + # https://github.com/fpco/stackage/issues/2569 + - optparse-applicative < 0.14 + # end of packages # Package flags are applied to individual packages, and override the values of