Stackage: algebraic-graphs-0.1.0

Created on 2 Apr 2018  路  12Comments  路  Source: commercialhaskell/stackage

QuickCheck-2.11.3 is out of bounds for:

  • [ ] algebraic-graphs-0.1.0 (>=2.9 && < 2.11). Andrey Mokhov andrey.mokhov@gmail.com @snowleopard. @snowleopard. Used by: test-suite

All 12 comments

@juhp Thanks! I've fixed this in https://github.com/snowleopard/alga/pull/57.

What's the protocol? Shall I reupload algebraic-graphs-0.1.0 with a patched Cabal file, or shall I upload a new version algebraic-graphs-0.1.1 instead?

A Hackage revision is fine or you can upload a new version: it's up to you :)

Thanks :-)

When do you expect to release the last LTS with GHC 8.2.2? I'd like this version to make it there.

Not exactly sure what you are asking? LTS 11 will continue for some time (months) while Nightly continues to stabilize I would say.
We can include it soon in lts-11 if you open an lts-haskell ticket - good to check it builds there with stack

@juhp Thanks, I think you answered my question :)

algebraic-graphs works with GHC versions as old as 7.8.4, so my understanding is that if I would like to include it into any prior LTS (not necessarily lts-11), I would just have to raise an issue in lts-haskell repository. Is that right?

I've uploaded https://hackage.haskell.org/package/algebraic-graphs-0.1.1, which fixes this issue.

Thanks

Yes, that's correct, but much older LTS releases are no longer maintained so much, due to issues with updating them: currently only LTS 11 is really being actively updated regularly.

(Curators: maybe we could using NOPLAN=1 to add packages easily to old LTS releases?)

@juhp So, now that algebraic-graphs-0.1.1 is on Hackage, how do we bring it to the latest Stackage? Do I need to send a PR similar to this commit:

https://github.com/fpco/stackage/commit/d02329d32aa23d6497396683245eadbb9e195b8e

but using algebraic-graphs >= 0.1.1 instead?

@snowleopard You can send a PR that reverts that commit, it'll do the same thing.

@snoyberg Done: #3479.

@juhp I guess this can now be closed.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexeyzab picture alexeyzab  路  7Comments

igrep picture igrep  路  3Comments

alexeyzab picture alexeyzab  路  4Comments

DanBurton picture DanBurton  路  6Comments

juhp picture juhp  路  6Comments