Remove upper bounds and close #99

This commit is contained in:
Michael Snoyman 2013-08-27 17:09:10 +03:00
parent 2453abf94f
commit c96c1c8208

View File

@ -222,9 +222,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "vhd" "< 0.2"
addRange "Michael Snoyman" "cprng-aes" "< 0.4"
-- https://github.com/fpco/stackage/issues/99
addRange "Michael Snoyman" "hspec" "< 1.7"
-- https://github.com/fpco/stackage/issues/100
addRange "Michael Snoyman" "tagged" "< 0.7"