mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Upper bounds for #193
This commit is contained in:
parent
52599c612b
commit
353cfbf7e8
@ -334,6 +334,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "hint" "< 0.4"
|
||||
addRange "Michael Snoyman" "ghc-mtl" "< 1.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/193
|
||||
addRange "Michael Snoyman" "MFlow" "< 0.4"
|
||||
|
||||
-- Requires aeson 0.6.*
|
||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user