mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Relax bounds for #274
This commit is contained in:
parent
fd604ec272
commit
ffa554c4dc
@ -585,7 +585,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "aeson" "< 0.8"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/274
|
||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.4"
|
||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.5"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/276
|
||||
addRange "Michael Snoyman" "network" "< 2.6"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user