From 8ccc7b53a6888fc1abf983a64a14bc0d6c71c471 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 May 2017 18:15:17 +0900 Subject: [PATCH] interpolate < 0.1.1 (#2489) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 44e39a55..47fa296f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3171,6 +3171,7 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 + - interpolate < 0.1.1 # https://github.com/fpco/stackage/issues/2494 # Indirectly blocked on fpco/stackage/issues/245