diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 54b1b27e..43d4dcc0 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -247,7 +247,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do , "fgl hmatrix hmatrix-gsl" , "alex happy c2hs" , "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 mapM_ (add "FP Complete ") $ words =<<