From b6127b62faaaeb31dfe2b97504166766b93221c8 Mon Sep 17 00:00:00 2001 From: Teo Camarasu Date: Tue, 7 Oct 2025 17:19:05 +0100 Subject: [PATCH] Add template-haskell-lift and template-haskell-quasiquoter --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa92720c..a41efe2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5212,6 +5212,8 @@ packages: - PSQueue - matchable - wherefrom-compat + - template-haskell-lift + - template-haskell-quasiquoter - th-deepstrict "Fabricio Olivetti de Franca @folivetti":