From 58fc9c5bdd2b3973834f304b9a44652afc30da71 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 4 Apr 2016 23:47:22 +0200 Subject: [PATCH] Note bifunctor haddocks being fixed for #1266 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fd04b6a..79d42bd1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2134,6 +2134,7 @@ packages: # https://github.com/fpco/stackage/issues/1266 - transformers-compat < 0.5 + # Re-enable bifunctor haddocks when this upper bound is lifted - bifunctors < 5.2.1 - text-show < 3