commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
529 stars 807 forks source link

network out of bounds #4528

Closed mihaimaruseac closed 5 years ago

mihaimaruseac commented 5 years ago

Note that all packages that are still out of bounds will be dropped in June as network has been out of bounds at one version or another for a very long time and there are many packages that depend on network and cannot get in.

network-3.1.0.0 is out of bounds for:

network-3.0.1.1 (Stackage upper bounds) is out of bounds for:

network-3.0.1.0 (Stackage upper bounds) is out of bounds for:

network-3.0.0.1 (Stackage upper bounds) is out of bounds for:

network-3.0.0.0 (Stackage upper bounds) is out of bounds for:

This supersedes #4427, closing it

jgm commented 5 years ago

updated pandoc-citeproc with a hackage revision

rblaze commented 5 years ago

Actual bounds for dbus-1.2.6, as seen on hackage, are network https://hackage.haskell.org/package/network (>=2.8.0.0 && <2.9 ||

=3.0.1.0 && <3.1)

Could you please double-check the tool? I see that other packages have complex bounds handled correctly.

On Fri, May 10, 2019, 11:30 John MacFarlane notifications@github.com wrote:

updated pandoc-citeproc with a hackage revision

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/commercialhaskell/stackage/issues/4528#issuecomment-491330390, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEIBBGTKW2Y4KX46VZSBJDPUWIH5ANCNFSM4HL7TNZQ .

ocramz commented 5 years ago

Unfortunately I don't have time to maintain network-multicast anymore, I hope someone else can pick this task.

mihaimaruseac commented 5 years ago

@rblaze this looks like a bug, we'll investigate

mihaimaruseac commented 5 years ago

@rblaze the test suite has a more restrictive dependency, that's why it's picked.

rblaze commented 5 years ago

@mihaimaruseac thanks, I missed that! dbus-1.2.7 published.

scott-fleischman commented 5 years ago

bson-0.3.2.8 and mongoDB-2.5.0.0 are compatible with network 3.

domenkozar commented 5 years ago

Time to get this one in? :)

phadej commented 5 years ago

snap stuff doesn't seem to be updated, which is a shame :( (that would cascade at least onto ekg)

DanBurton commented 5 years ago

All version bounds were lifted when we upgraded nightlies to ghc 8.8. Please check the latest nightly snapshot to see if your package was removed.

https://www.stackage.org/nightly