mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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" "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"
|
||||
|
||||
-- Requires containers 0.5, not supported by GHC 7.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user