mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add random-fu
This commit is contained in:
parent
41ca8524e0
commit
4385371777
@ -244,6 +244,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
, "fgl hmatrix hmatrix-gsl"
|
||||
, "alex happy c2hs"
|
||||
, "fpco-api aws persistent-mongoDB"
|
||||
, "random-fu"
|
||||
]
|
||||
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