From 05d3030d8d719e9814e888ce71427366e13ebc0b Mon Sep 17 00:00:00 2001 From: Viacheslav Lotsmanov Date: Mon, 30 Oct 2017 15:54:51 +0500 Subject: [PATCH] Update build-constraints.yaml added **qm-interpolated-string** package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d5862fe..8dbbfe3a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3410,6 +3410,9 @@ packages: "Chris Martin @chris-martin": - partial-semigroup + "Viacheslav Lotsmanov @unclechu": + - qm-interpolated-string + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056