mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Added prettyclass, pretty-class is depricated
This commit is contained in:
parent
9ee88db7c9
commit
ff0cd80a42
@ -651,6 +651,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
mapM_ (add "Alexander Thiemann <mail@athiemann.net>") $ words
|
mapM_ (add "Alexander Thiemann <mail@athiemann.net>") $ words
|
||||||
"graph-core reroute Spock"
|
"graph-core reroute Spock"
|
||||||
|
|
||||||
|
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
|
||||||
|
"prettyclass"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/217
|
-- https://github.com/fpco/stackage/issues/217
|
||||||
addRange "Michael Snoyman" "transformers" "< 0.4"
|
addRange "Michael Snoyman" "transformers" "< 0.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user