mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bound and close #274
This commit is contained in:
parent
d1368f9621
commit
5bd1372c9c
@ -599,9 +599,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
when (ghcVer < GhcMajorVersion 7 8) $
|
||||
addRange "Michael Snoyman" "aeson" "< 0.8"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/274
|
||||
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.5"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/276
|
||||
addRange "Michael Snoyman" "network" "< 2.6"
|
||||
addRange "Michael Snoyman" "network-uri" "< 2.6"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user