mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove upper bounds and close #148
This commit is contained in:
parent
b79c6dae41
commit
e02eef2a7f
@ -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/148
|
||||
addRange "Michael Snoyman" "data-memocombinators" "< 0.5"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user