From c77b376f1cfe90b6d885ccc1d43929be68fefeb4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 4 Jun 2022 21:02:14 -0700 Subject: [PATCH] Remove upper bound on `template-haskell-compat-v0208` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 569fed59..1b673f28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5208,7 +5208,7 @@ packages: - tasty-lua - tasty-th - tdigest - - template-haskell-compat-v0208 < 0.1.9 # https://github.com/commercialhaskell/stackage/issues/6604 + - template-haskell-compat-v0208 - temporary - temporary-rc - temporary-resourcet