mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bounds for #177
This commit is contained in:
parent
8a3ded045f
commit
221d0e90c0
@ -343,6 +343,11 @@ 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