mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove upper bounds and close #147
This commit is contained in:
parent
3a48e13c8a
commit
f4ef676859
@ -318,9 +318,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "diagrams-contrib" "< 1.0"
|
||||
addRange "Michael Snoyman" "diagrams" "< 1.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/147
|
||||
addRange "Michael Snoyman" "haskell-names" "< 0.3.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/148
|
||||
addRange "Michael Snoyman" "data-memocombinators" "< 0.5"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user