From 2e81f2c5b3ea5ca39773b00a1477c9c4e0474e71 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Thu, 23 May 2019 07:39:59 -0700 Subject: [PATCH] Add aur, bounded-queue, servant-xml --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a42aa1c..ebac20b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1090,12 +1090,15 @@ packages: - disk-free-space "Colin Woodbury @fosskers": + - aur + - bounded-queue - kanji - microlens-aeson - - pipes-random < 0 + - pipes-random + - servant-xml - streaming-attoparsec - versions - - vectortiles < 0 + # - vectortiles < 0 "Ketil Malde @ketil-malde": # - biocore # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359