From e9b2af691f7799c7d209f505aa97b06e39d9bcd1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 20 Mar 2016 15:40:35 -0700 Subject: [PATCH] Add constraint "morte < 1.5" per #1298 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 54821c54..d6f183ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2101,6 +2101,9 @@ packages: # https://github.com/fpco/stackage/issues/1296 - pandoc < 1.17 + # https://github.com/fpco/stackage/issues/1298 + - morte < 1.5 + # end of packages