mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add some more package
This commit is contained in:
parent
aaaa502f64
commit
8105a124c7
@ -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 <michael@fpcomplete.com>") $ words =<<
|
||||
|
||||
Loading…
Reference in New Issue
Block a user