From 50d24070ee0c0a551d218fe5e2c544f7fb3e7e0d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 12 Apr 2016 14:04:49 -0700 Subject: [PATCH] Add constraint "polyparse < 1.12" per #1361 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a37ca53..0d773574 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2185,6 +2185,9 @@ packages: # https://github.com/fpco/stackage/issues/1351 - webkitgtk3-javascriptcore < 0.14.0.0 + # https://github.com/fpco/stackage/issues/1361 + - polyparse < 1.12 + # end of packages