mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove http-client upper bound
This commit is contained in:
parent
fc29304d89
commit
61c70424f8
@ -559,9 +559,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/288
|
||||
addRange "Michael Snoyman" "text" "< 1.2"
|
||||
|
||||
-- Pandoc upper bound https://github.com/jgm/pandoc/issues/1681
|
||||
addRange "Michael Snoyman" "http-client" "< 0.4"
|
||||
|
||||
-- Force a specific version that's compatible with transformers 0.3
|
||||
addRange "Michael Snoyman" "transformers-compat" "== 0.3.3.3"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user