This commit is contained in:
Michael Snoyman 2013-07-15 11:16:14 +03:00
parent 9eb4e329dc
commit c025829dbd

View File

@ -203,9 +203,6 @@ defaultStablePackages _ = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/81
addRange "Michael Snoyman" "fingertree" "< 0.1"
-- https://github.com/fpco/stackage/issues/88
addRange "Michael Snoyman" "comonad" "< 3.1"
addRange "Michael Snoyman" "hashable" "< 1.2"
-- Requires containers 0.5, not supported by GHC 7.4