Merge pull request #356 from JoeyEremondi/master

Added prettyclass, pretty-class is depricated
This commit is contained in:
Michael Snoyman 2014-12-08 07:30:01 +02:00
commit 2a50f287fe

View File

@ -651,6 +651,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
mapM_ (add "Alexander Thiemann <mail@athiemann.net>") $ words
"graph-core reroute Spock"
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
"prettyclass"
-- https://github.com/fpco/stackage/issues/217
addRange "Michael Snoyman" "transformers" "< 0.4"