Remove bytes upper bound and close #106

This commit is contained in:
Michael Snoyman 2013-09-01 18:21:42 +03:00
parent c0f033ea35
commit 62c4226c61

View File

@ -221,9 +221,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "hashable" "< 1.2"
-- Requires containers 0.5, not supported by GHC 7.4
addRange "Michael Snoyman" "bytes" "< 0.8"
-- unknown symbol `utf8_table4'
addRange "Michael Snoyman" "regex-pcre-builtin" "< 0.94.4.6.8.31"