From e0a285b418f3d3f5b256c228f7b11b45d5972c56 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 Dec 2017 20:54:17 +0900 Subject: [PATCH] turtle < 1.5.0 (#3118) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8986e8f3..b3c0a593 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3136,6 +3136,9 @@ packages: # https://github.com/fpco/stackage/issues/3111 - markdown-unlit < 0.5.0 + + # https://github.com/fpco/stackage/issues/3118 + - turtle < 1.5.0 # end of packages # Package flags are applied to individual packages, and override the values of