mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 01:08:30 +01:00
tagsoup upper bound #97
This commit is contained in:
parent
f638da228a
commit
a157c9b0f2
@ -215,6 +215,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/89
|
||||
addRange "Michael Snoyman" "semigroupoids" "< 3.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/97
|
||||
addRange "Michael Snoyman" "tagsoup" "< 0.13"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires containers 0.5, not supported by GHC 7.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user