Add retry

This commit is contained in:
Michael Snoyman 2014-09-30 15:47:56 +03:00
parent 75a1140a51
commit f5a812de71

View File

@ -255,6 +255,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
, "fpco-api aws persistent-mongoDB"
, "random-fu lhs2tex"
, "Chart Chart-diagrams histogram-fill random-source"
, "retry"
]
when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<