From c0bc783aa316f21c88ce192062d323e6e2cb152f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 8 Sep 2019 01:09:04 +0200 Subject: [PATCH] elm-street upper bound for #4809 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 476b6c0f..ccf2ecf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4830,6 +4830,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4807 - aeson < 1.4.5.0 + # https://github.com/commercialhaskell/stackage/issues/4809 + - elm-street < 0.1.0.1 + # end of packages # Package flags are applied to individual packages, and override the values of