From 355064910736bfff5f14c3397bfeb225657e1460 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 18 Jan 2016 18:40:34 -0800 Subject: [PATCH] Add constraint "invariant < 0.3" per #1150, closes #1149 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0f88b50c..14b4d029 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1940,11 +1940,10 @@ packages: # https://github.com/fpco/stackage/issues/1148 - contravariant < 1.4 - # https://github.com/fpco/stackage/issues/1149 - - bifunctors < 5.2 - # https://github.com/fpco/stackage/issues/1150 - profunctors < 5.2 + - bifunctors < 5.2 + - invariant < 0.3 # https://github.com/fpco/stackage/issues/1155 - aeson < 0.10