mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Upper bounds for #192
This commit is contained in:
parent
fe66c7bd06
commit
64e704a2a3
@ -330,6 +330,10 @@ 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"
|
||||
|
||||
-- Requires aeson 0.6.*
|
||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user