mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Add back fpco-api
This commit is contained in:
parent
98a89491f2
commit
0d01193aea
@ -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 <michael@fpcomplete.com>") $ words =<<
|
||||
[ "" -- too unreliable for the moment "distributed-process distributed-process-simplelocalnet"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user