mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Add formatting
This commit is contained in:
parent
298258b5cd
commit
db0b576bb0
@ -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 =<<
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user