Add random-fu

This commit is contained in:
Michael Snoyman 2014-09-15 13:26:43 +03:00
parent 41ca8524e0
commit 4385371777

View File

@ -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 =<<