From 54f6852958115baf6bf29f2c71b688f31c49f298 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 30 Dec 2015 13:43:22 -0800 Subject: [PATCH] Add constraint "microlens < 0.4" and more per #1087 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2f1e762..8acd2ed4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1853,6 +1853,14 @@ packages: # https://github.com/fpco/stackage/issues/1084 - cmark < 0.5 + # https://github.com/fpco/stackage/issues/1087 + - microlens < 0.4 + - microlens-ghc < 0.4.0.0 + - microlens-mtl < 0.1.6.1 + - microlens-platform < 0.2.0.0 + - microlens-th < 0.3.0.0 + + # end of packages