mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #117
This commit is contained in:
parent
9332b0b476
commit
1cdefdf691
@ -248,9 +248,6 @@ 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"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user