mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove multiset properly
This commit is contained in:
parent
82e3ff9cab
commit
2db611bf2d
@ -200,7 +200,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
||||
|
||||
-- Requires containers 0.5, not supported by GHC 7.4
|
||||
addRange "Michael Snoyman" "bytes" "< 0.8"
|
||||
addRange "Michael Snoyman" "multiset" "<= 0.2.1"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
addRange "Michael Snoyman" "regex-pcre-builtin" "< 0.94.4.6.8.31"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user