mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Extra upper bound for #206
This commit is contained in:
parent
d31ae11993
commit
2732837183
@ -371,6 +371,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/206
|
||||
addRange "Michael Snoyman" "conduit" "< 1.1"
|
||||
addRange "Michael Snoyman" "conduit-extra" "< 1.1"
|
||||
addRange "Michael Snoyman" "attoparsec-conduit" "< 1.1"
|
||||
addRange "Michael Snoyman" "resourcet" "< 1.1"
|
||||
addRange "Michael Snoyman" "blaze-builder-conduit" "< 1.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user