From 505c50ed84febec1a1a1bdf7880e0d681de40009 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 20 Mar 2016 15:48:07 -0700 Subject: [PATCH] Restore constraint "hint < 0.5" per reopened #1276 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef485599..812f58a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2079,6 +2079,9 @@ packages: - bifunctors < 5.2.1 - text-show < 3 + # https://github.com/fpco/stackage/issues/1276 + - hint < 0.5 + # https://github.com/fpco/stackage/issues/1286 - Earley < 0.11.0.0