Merge pull request #335 from mgsloan/add-mgsloan

Add th-orphans and th-reify-many
This commit is contained in:
Michael Snoyman 2014-11-19 12:57:59 +02:00
commit 93a2e3b3f9

View File

@ -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"