mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #189
This commit is contained in:
parent
eb453a4f88
commit
c845d91706
@ -330,6 +330,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "lens" "< 4.0"
|
||||
addRange "Michael Snoyman" "linear" "< 1.6"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/189
|
||||
addRange "Michael Snoyman" "statistics" "< 0.11"
|
||||
|
||||
-- Requires aeson 0.6.*
|
||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user