From c815f235ed072c415bd160c1cc095b039d3de300 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 1 Feb 2020 16:52:57 +0000 Subject: [PATCH] Restricts neat-interpolation < 0.4 (#5119) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c5ce5ba..f022ec3e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1368,7 +1368,7 @@ packages: - hasql-transaction - list-t - mtl-prelude - - neat-interpolation + - neat-interpolation < 0.4 # https://github.com/commercialhaskell/stackage/issues/5119 - partial-handler - postgresql-binary - slave-thread < 0