From 80c22101602862d82e991cd94e78bab9f9f6457a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 24 Mar 2016 10:18:28 +0900 Subject: [PATCH] disable haskell-packages (abandoned and fails with aeson-0.11, haskell-suite/haskell-packages#23) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c75fbf42..00e7caa8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2045,9 +2045,10 @@ packages: # 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 "Abandoned packages": - # https://github.com/fpco/stackage/issues/1056 - - haskell-packages + # fails with aeson-0.11 (https://github.com/haskell-suite/haskell-packages/issues/23) + #- haskell-packages - curl - hse-cpp