From d460dd7acec186319ea07981530fd0543564a8a6 Mon Sep 17 00:00:00 2001 From: Patrick Chilton Date: Thu, 10 Nov 2016 15:23:42 +0100 Subject: [PATCH] Update build-constraints.yaml solga/solga-swagger now work with aeson >= 1.0.0.0, clang-pure has a new Setup.hs that should make it work everywhere. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0afc2beb..f3b359b6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2451,9 +2451,9 @@ packages: - text-conversions "Patrick Chilton @chpatrick": - # - solga # BLOCKED aeson-qq - # - solga-swagger # aeson-qq - # Doesn't build on stackage server https://github.com/fpco/stackage/pull/1692 - clang-pure + - solga + - solga-swagger + - clang-pure - webrtc-vad "Michal Konecny @michalkonecny":