From 0d01193aea0ecd9b881f8eaa5d236253b8e134de Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 9 Sep 2014 11:26:42 +0300 Subject: [PATCH] Add back fpco-api --- Stackage/Config.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"