diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 3b899166..11ac2e69 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -241,8 +241,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do , "executable-path formatting quandl-api" , "fgl hmatrix hmatrix-gsl" , "alex happy" + , "fpco-api" ] - -- aws fpco-api persistent-mongoDB + -- aws 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"