From 477bcef6c2cf8eed62aa8c6c6480073097f2b584 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 14 Jan 2019 17:36:36 -0800 Subject: [PATCH] Upper bound tomland (#4297) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cd79cfe..8d6efa9e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3909,6 +3909,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4290 - http-client < 0.6 + + # https://github.com/commercialhaskell/stackage/issues/4297 + - tomland < 1.0.0 # end of packages # Package flags are applied to individual packages, and override the values of