Add some more package

This commit is contained in:
Michael Snoyman 2014-09-17 11:55:48 +03:00
parent aaaa502f64
commit 8105a124c7

View File

@ -247,7 +247,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
, "fgl hmatrix hmatrix-gsl" , "fgl hmatrix hmatrix-gsl"
, "alex happy c2hs" , "alex happy c2hs"
, "fpco-api aws persistent-mongoDB" , "fpco-api aws persistent-mongoDB"
, "random-fu" , "random-fu lhs2tex"
, "Chart Chart-diagrams histogram-fill random-source"
] ]
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 =<<