Remove Cloud Haskell

This commit is contained in:
Michael Snoyman 2014-04-09 07:03:26 +03:00
parent 026ca0f2b5
commit 2adf6073af

View File

@ -185,7 +185,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
] ]
when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<< mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<
[ "distributed-process distributed-process-simplelocalnet" [ "" -- too unreliable for the moment "distributed-process distributed-process-simplelocalnet"
, "threepenny-gui unification-fd" , "threepenny-gui unification-fd"
] ]
-- Deprecated version -- Deprecated version