mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 14:41:59 +01:00
Add djinn-lib and djinn-ghc
This commit is contained in:
parent
c0d1200810
commit
082bee2521
@ -567,6 +567,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/310
|
-- https://github.com/fpco/stackage/issues/310
|
||||||
addRange "Michael Snoyman" "HandsomeSoup" "< 0.3.3"
|
addRange "Michael Snoyman" "HandsomeSoup" "< 0.3.3"
|
||||||
|
|
||||||
|
mapM_ (add "trupill@gmail.com") $ words
|
||||||
|
"djinn-lib djinn-ghc"
|
||||||
|
|
||||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||||
-- Yay workarounds for unnecessarily old versions
|
-- Yay workarounds for unnecessarily old versions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user