From 0d98ffc0f0acb15be3fc8cada3ad3ca4dd001276 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 May 2016 21:48:38 -0700 Subject: [PATCH] Add constraint "th-orphans < 0.13.1" per #1427 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1b652b4f..37d83514 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2242,6 +2242,9 @@ packages: # https://github.com/fpco/stackage/issues/1422 - werewolf < 1.1.0.0 + # https://github.com/fpco/stackage/issues/1427 + - th-orphans < 0.13.1 + # end of packages