From 394250e213ae92d68e1b0445ab31f3dd376af36d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 23 Feb 2018 11:05:04 -0800 Subject: [PATCH] Bound optpare-generic (#3306) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 780197c2..7ecb1620 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3403,6 +3403,9 @@ packages: # https://github.com/fpco/stackage/issues/3298 - prettyprinter < 1.2 + + # https://github.com/fpco/stackage/issues/3306 + - optparse-generic < 1.3.0 # end of packages # Package flags are applied to individual packages, and override the values of