From f45d2cbdb30b09373db0630dd32cb300225d15f9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 27 Apr 2019 16:48:01 +0200 Subject: [PATCH] th-lift < 0.8 #4505 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc71b58..d4b698df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4564,6 +4564,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4504 - th-abstraction < 0.3.0.0 + # https://github.com/commercialhaskell/stackage/issues/4505 + - th-lift < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of