mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bounds for #179
This commit is contained in:
parent
214446d241
commit
894eae4617
@ -345,6 +345,10 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
|
||||||
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/179
|
||||||
|
addRange "Michael Snoyman" "lens" "< 4.0"
|
||||||
|
addRange "Michael Snoyman" "linear" "< 1.6"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user