mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 18:51:58 +01:00
Upper bound on multiset
This commit is contained in:
parent
11cb5ba964
commit
c496bbf6d1
@ -200,6 +200,7 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
-- Requires containers 0.5, not supported by GHC 7.4
|
-- Requires containers 0.5, not supported by GHC 7.4
|
||||||
addRange "Michael Snoyman" "bytes" "< 0.8"
|
addRange "Michael Snoyman" "bytes" "< 0.8"
|
||||||
|
addRange "Michael Snoyman" "multiset" "<= 0.2.1"
|
||||||
|
|
||||||
-- unknown symbol `utf8_table4'
|
-- unknown symbol `utf8_table4'
|
||||||
addRange "Michael Snoyman" "regex-pcre-builtin" "< 0.94.4.6.8.31"
|
addRange "Michael Snoyman" "regex-pcre-builtin" "< 0.94.4.6.8.31"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user