commercialhaskell / stackage

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

primitive-0.8 #6887

Closed juhp closed 1 year ago

juhp commented 1 year ago

Updated 2023-04-29

primitive-0.8.0.0 (changelog) (Grandfathered dependencies) is out of bounds for:

Since most packages have been adapted, the remaining and it's dependends got disabled in https://github.com/commercialhaskell/stackage/pull/6961. As soon as compatible releases appear on hackage they will get re-enabled semi-automatically.

yaxu commented 1 year ago

I've changed the upper bounds for tidal on hackage without doing a new release: https://hackage.haskell.org/package/tidal Is that enough or should I do a new release?

byorgey commented 1 year ago

@yaxu just editing the upper bounds is fine if your package still builds with no changes.

yaxu commented 1 year ago

@byorgey thanks, yes it builds + tests fine

juhp commented 1 year ago

(yes indeed Stackage uses Hackage revisions)

re-xyr commented 1 year ago

Relaxed the upper bound of cleff-0.3.3.0 to 0.9

aherrmann commented 1 year ago

@juhp Thanks for the ping. I've bumped the primitive version bound in a new Hackage revision for capability-0.5.0.1. I've tested build&tests as described here.

chessai commented 1 year ago

Updated the following packages

Package PR Revision
byte-order pr rev
bytebuild pr rev
bytehash pr rev
byteslice pr rev
bytesmith pr rev
chronos pr rev
contiguous pr rev
country pr rev
ip pr rev
primitive-addr pr (thanks @Bodigrim!) rev
primitive-unaligned pr rev
primitive-unlifted pr rev
quickcheck-classes pr (thanks @Bodigrim!) rev
run-st pr rev
tuples pr rev
wide-word pr rev (thanks @erikd!)

cc @andrewthad @costarastrology @prikhi @locallycompact

emilypi commented 1 year ago
byorgey commented 1 year ago

MonadRandom has been revised with a new upper bound for primitive.

chessai commented 1 year ago

cc @lehins @Bodigrim for vector-0.12.3.1

lehins commented 1 year ago

@chessai Thank's for pinging. Revision for vector-0.12.3.1 has been issued.

adithyaov commented 1 year ago

streamly-0.8.3 has been revised with a relaxed upper bound for primitive.

nikita-volkov commented 1 year ago

The following are updated:

konsumlamm commented 1 year ago

rrb-vector has updated bounds for version 0.2.0.0.

ysangkok commented 1 year ago

Fixed in:

ysangkok commented 1 year ago

Primitive-0.8 is in LTS-21.0. See Stackage page.

ysangkok commented 1 year ago

@juhp vector-sized and inline-r have been updated. So I think this issue can be closed since there are no more packages left.