mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-19 22:54:14 +02:00
Merge pull request #282 from yogsototh/master
Add "holy-project" to stackage
This commit is contained in:
commit
badafe15fe
@ -466,6 +466,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Mihai Maruseac <mihai.maruseac@gmail.com>") $ words
|
||||
"io-manager"
|
||||
|
||||
mapM_ (add "Yann Esposito <yann.esposito@gmail.com>") $ words
|
||||
"holy-project"
|
||||
|
||||
-- Newest hxt requires network 2.4 or newest
|
||||
when (ghcVer == GhcMajorVersion 7 4 && requireHP) $ do
|
||||
addRange "Michael Snoyman" "hxt" "< 9.3.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user