mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Remove upper bounds and close #177
This commit is contained in:
parent
350d62a03d
commit
306e5f597b
@ -344,11 +344,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/176
|
||||
addRange "Michael Snoyman" "diagrams-builder" "< 0.5"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/177
|
||||
addRange "Michael Snoyman" "tls" "< 1.2"
|
||||
addRange "Michael Snoyman" "tls-debug" "< 0.3"
|
||||
addRange "Michael Snoyman" "connection" "< 0.2"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user