From cec067d4d6e87399a4525a3b5a15ed1bd3ae3819 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 20 Dec 2017 16:28:35 +0100 Subject: [PATCH] Place upper bound on formatting. Please see https://github.com/fpco/stackage/issues/3130. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0e8b06f0..573e6356 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3168,6 +3168,9 @@ packages: # https://github.com/fpco/stackage/issues/3118 - turtle < 1.5.0 + # https://github.com/fpco/stackage/issues/3130 + - formatting < 6.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of