mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #117
This commit is contained in:
parent
908a8c2018
commit
b9cb32c0cf
@ -248,6 +248,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/116
|
||||
addRange "Michael Snoyman" "semigroups" "< 0.10"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/117
|
||||
addRange "Michael Snoyman" "pwstore-fast" "< 2.4"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- unknown symbol `utf8_table4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user