mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 16:28:29 +01:00
Remove bytes upper bound and close #106
This commit is contained in:
parent
c0f033ea35
commit
62c4226c61
@ -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"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user