mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 09:00:28 +01:00
This commit is contained in:
parent
8aa76ea102
commit
b76196d389
@ -255,7 +255,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
, "fpco-api aws persistent-mongoDB"
|
, "fpco-api aws persistent-mongoDB"
|
||||||
, "random-fu lhs2tex"
|
, "random-fu lhs2tex"
|
||||||
, "Chart Chart-diagrams histogram-fill random-source"
|
, "Chart Chart-diagrams histogram-fill random-source"
|
||||||
, "retry"
|
-- https://github.com/Soostone/retry/pull/15
|
||||||
|
-- , "retry"
|
||||||
]
|
]
|
||||||
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