From ca2cd4de6962267c17059f609cfdefbb0b26bcd8 Mon Sep 17 00:00:00 2001 From: Dmitry Dzhus Date: Fri, 21 Feb 2020 16:37:38 +0000 Subject: [PATCH] Re-enable static-text-0.2.0.5, add th-env, th-nowq --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2e9fe82..09086ecc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3871,8 +3871,9 @@ packages: "Dmitry Dzhus @dzhus": - csg < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - simple-vec3 - - static-text < 0 # via template-haskell-2.15.0.0 - - th-nowq < 0 # via time-1.9.3 + - static-text + - th-env + - th-nowq "Dan Fithian @dfithian": - oauthenticated