add reroute, graph-core and Spock

This commit is contained in:
Alexander Thiemann 2014-12-03 16:10:39 +01:00
parent 54de80092f
commit 1fc35aff5d

View File

@ -644,6 +644,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
mapM_ (add "Iustin Pop <iustin@k1024.org>") $ words
"prefix-units"
mapM_ (add "Alexander Thiemann <mail@athiemann.net>") $ words
"graph-core reroute Spock"
-- https://github.com/fpco/stackage/issues/217
addRange "Michael Snoyman" "transformers" "< 0.4"
addRange "Michael Snoyman" "mtl" "< 2.2"