mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 01:20:24 +01:00
Rehide holy-project
This commit is contained in:
parent
f99289e5c1
commit
8402a0ed1c
@ -446,9 +446,11 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Mihai Maruseac <mihai.maruseac@gmail.com>") $ words
|
mapM_ (add "Mihai Maruseac <mihai.maruseac@gmail.com>") $ words
|
||||||
"io-manager"
|
"io-manager"
|
||||||
|
|
||||||
|
{-
|
||||||
when (ghcVer >= GhcMajorVersion 7 8) $
|
when (ghcVer >= GhcMajorVersion 7 8) $
|
||||||
mapM_ (add "Yann Esposito <yann.esposito@gmail.com>") $ words
|
mapM_ (add "Yann Esposito <yann.esposito@gmail.com>") $ words
|
||||||
"holy-project"
|
"holy-project"
|
||||||
|
-}
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/216
|
-- https://github.com/fpco/stackage/issues/216
|
||||||
-- QuickCheck constraint
|
-- QuickCheck constraint
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user