mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +01:00
Upper bounds for #158
This commit is contained in:
parent
96c94657d0
commit
7fe03e98af
@ -323,6 +323,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "hspec" "< 1.8"
|
addRange "Michael Snoyman" "hspec" "< 1.8"
|
||||||
addRange "Michael Snoyman" "hspec-expectations" "< 0.4"
|
addRange "Michael Snoyman" "hspec-expectations" "< 0.4"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/158
|
||||||
|
addRange "Michael Snoyman" "zip-archive" "< 0.2"
|
||||||
|
|
||||||
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