From f73d3edd634432d0f6fdfec6755dab3b4062e299 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Jul 2016 18:42:09 +0200 Subject: [PATCH] Disable monad-st and ekg-statsd again, they are not updated for GHC 8 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49189f5c..62c1a459 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -305,7 +305,7 @@ packages: - monadic-arrays - monad-products - monad-products - - monad-st + # GHC 8 - monad-st - mtl - nats - numeric-extras @@ -1317,7 +1317,7 @@ packages: "Taylor Fausak @tfausak": - autoexporter - bento - - ekg-statsd # Maintained by @tibbe. + # GHC 8 - ekg-statsd # Maintained by @tibbe. - flow - github-release - gpolyline # Maintained by @fegu.