Add dependencies needed for Elm and Haskelm

This commit is contained in:
Joey Eremondi 2014-12-10 08:48:55 +01:00
parent ff0cd80a42
commit 4356b2c753

View File

@ -653,7 +653,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
"graph-core reroute Spock"
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
"prettyclass"
"prettyclass language-glsl union-find aeson-pretty QuasiText"
-- https://github.com/fpco/stackage/issues/217
addRange "Michael Snoyman" "transformers" "< 0.4"