From 3159aae18a1e7d09828b10ba8d6869a965db87fa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 22:58:19 -0800 Subject: [PATCH] Add constraint "attoparsec-time" per ocramz/plot-light#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c988624..17a6b806 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,6 +3275,9 @@ packages: # https://github.com/fpco/stackage/issues/3221 - http-client ==0.5.8.* + # https://github.com/ocramz/plot-light/issues/2 + - attoparsec-time < 1 + # end of packages # Package flags are applied to individual packages, and override the values of