From 367a7b61bb32fdc772629873922ab34dbb95d49c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Sep 2014 08:58:28 +0300 Subject: [PATCH] Comment out some non-compiling projects --- Stackage/Config.hs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 7cfba351..d07c6ad2 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -234,14 +234,13 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do , "async shelly thyme" , "hxt hxt-relaxng dimensional" , "cairo diagrams-cairo gtk2hs-buildtools" - , "persistent-mongoDB fpco-api" , "base16-bytestring convertible" , "compdata hybrid-vectors" , "executable-path formatting quandl-api" , "fgl hmatrix hmatrix-gsl" , "alex happy" ] - -- aws + -- aws fpco-api persistent-mongoDB when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support mapM_ (add "FP Complete ") $ words =<< [ "" -- too unreliable for the moment "distributed-process distributed-process-simplelocalnet" @@ -408,7 +407,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do "HandsomeSoup" mapM_ (add "Clint Adams ") $ words - "DAV hOpenPGP hopenpgp-tools openpgp-asciiarmor MusicBrainz" + "hOpenPGP hopenpgp-tools openpgp-asciiarmor MusicBrainz" + -- DAV hopenpgp-tools -- https://github.com/fpco/stackage/issues/160 mapM_ (add "Ketil Malde") $ words =<< @@ -444,9 +444,11 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do mapM_ (add "Mihai Maruseac ") $ words "io-manager" + {- when (ghcVer >= GhcMajorVersion 7 8) $ mapM_ (add "Yann Esposito ") $ words "holy-project" + -} -- https://github.com/fpco/stackage/issues/216 -- QuickCheck constraint