diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 923471d5..9a86bdb6 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -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 ") $ words =<<