From 61afdbd41cf963b669b08371e5725634b98efff1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 3 Jan 2016 10:35:08 -0800 Subject: [PATCH] Added constraints for #1094 and #1096, closes #1084 --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3361e2b..688f66d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1842,9 +1842,6 @@ packages: - warp < 3.2 - warp-tls < 3.2 - # 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 @@ -1858,6 +1855,11 @@ packages: # https://github.com/fpco/stackage/issues/1094 - pandoc-citeproc < 0.9 - pandoc-types < 1.16 + - pandoc < 1.16 + - cmark < 0.5 + + # https://github.com/fpco/stackage/issues/1096 + - deepseq-generics < 0.2 # end of packages