Closed juhp closed 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?
@yaxu just editing the upper bounds is fine if your package still builds with no changes.
@byorgey thanks, yes it builds + tests fine
(yes indeed Stackage uses Hackage revisions)
Relaxed the upper bound of cleff-0.3.3.0
to 0.9
@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.
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
nonempty-vector-0.2.2.0
has been released with support for primitive <= 0.9
base16
has been revised with the new upper bound MonadRandom
has been revised with a new upper bound for primitive
.
cc @lehins @Bodigrim for vector-0.12.3.1
@chessai Thank's for pinging. Revision for vector-0.12.3.1
has been issued.
streamly-0.8.3
has been revised with a relaxed upper bound for primitive
.
The following are updated:
rrb-vector
has updated bounds for version 0.2.0.0.
Fixed in:
Primitive-0.8 is in LTS-21.0. See Stackage page.
@juhp vector-sized and inline-r have been updated. So I think this issue can be closed since there are no more packages left.
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.