mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove upper bounds and close #176
This commit is contained in:
parent
306e5f597b
commit
463f32af88
@ -341,9 +341,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "blaze-html" "< 0.7"
|
||||
addRange "Michael Snoyman" "blaze-markup" "< 0.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/176
|
||||
addRange "Michael Snoyman" "diagrams-builder" "< 0.5"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user