mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 04:47:29 +01:00
Upper bounds for #107
This commit is contained in:
parent
93af2161dd
commit
3cc5a3da36
@ -223,6 +223,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "fay" "< 0.16.0.2"
|
addRange "Michael Snoyman" "fay" "< 0.16.0.2"
|
||||||
addRange "Michael Snoyman" "diagrams-haddock" "< 0.1.1.2"
|
addRange "Michael Snoyman" "diagrams-haddock" "< 0.1.1.2"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/107
|
||||||
|
addRange "Michael Snoyman" "split" "< 0.2.2"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires containers 0.5, not supported by GHC 7.4
|
-- Requires containers 0.5, not supported by GHC 7.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user