mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #193
This commit is contained in:
parent
353cfbf7e8
commit
643a3bbce7
@ -334,9 +334,6 @@ 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