From 28c4e786c2aaab001388eb12951bbe5521f57632 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 11 Jun 2017 00:50:12 +0100 Subject: [PATCH] Add upper bound for schematic (< 0.1.2). Please see https://github.com/dredozubov/schematic/issues/1. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbdef023..db479e26 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3245,6 +3245,9 @@ packages: # https://github.com/jaspervdj/hakyll/issues/544 - hakyll < 4.9.6.0 + # https://github.com/dredozubov/schematic/issues/1 + - schematic < 0.1.2 + # end of packages # Package flags are applied to individual packages, and override the values of