mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add th-orphans and th-reify-many
This commit is contained in:
parent
d073c5f795
commit
e5e7969c34
@ -542,6 +542,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
"hakyll"
|
||||
-}
|
||||
|
||||
mapM_ (add "Michael Sloan <mgsloan@gmail.com") $ words
|
||||
"th-orphans th-reify-many"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && not requireHP) $
|
||||
mapM_ (add "Michael Snoyman") $ words =<<
|
||||
[ "repa repa-io repa-algorithms repa-devil JuicyPixels-repa"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user