Add formatting

This commit is contained in:
Michael Snoyman 2014-07-29 08:16:17 +03:00
parent 298258b5cd
commit db0b576bb0

View File

@ -222,7 +222,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
, "persistent-mongoDB fpco-api" , "persistent-mongoDB fpco-api"
, "base16-bytestring convertible" , "base16-bytestring convertible"
, "compdata hybrid-vectors" , "compdata hybrid-vectors"
, "executable-path" , "executable-path formatting"
] ]
when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<< mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<