mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #192
This commit is contained in:
parent
abb8a79483
commit
fa711149b3
@ -333,10 +333,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/189
|
||||
addRange "Michael Snoyman" "statistics" "< 0.11"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/192
|
||||
addRange "Michael Snoyman" "hint" "< 0.4"
|
||||
addRange "Michael Snoyman" "ghc-mtl" "< 1.1"
|
||||
|
||||
-- local patch
|
||||
addRange "Michael Snoyman" "bson" "== 0.2.4"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user