commercialhaskell / stackage

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

primitive-0.9.0.0 #7138

Closed jkachmar closed 6 months ago

jkachmar commented 1 year ago

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

yaxu commented 1 year ago

Bumped to < 0.10 for tidal-1.9.4 on hackage

andreasabel commented 1 year ago

Forwarded:

Shimuuar commented 1 year ago

vector-0.13.1.0 with primitive-0.9 support is on hackage.

nikita-volkov commented 1 year ago

stm-hamt, primitive-extras, deferred-folds, isomorphism-class are done

alexkazik commented 1 year ago

qrcode-core is done

byorgey commented 1 year ago

Revised MonadRandom-0.6 on Hackage.

aherrmann commented 10 months ago

Bumped for capability on Hackage.

emilypi commented 9 months ago

Both nonempty-vector and base16 are done.

alaendle commented 9 months ago

Remaining - other incompatible packages might not show because of additional incompatibilities (e.g. ghc 9.8).

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

ysangkok commented 6 months ago

quickcheck-classes was fixed in revision: https://hackage.haskell.org/package/quickcheck-classes-0.6.5.0/revisions/

juhp commented 6 months ago
juhp commented 6 months ago

@Bodigrim afaict bitvec is still not fixed and appears to be the main remaining blocker here, in terms of dependents

Actually sorry it is just the testsuite, so i guess I can workaround it by skipping the tests

juhp commented 6 months ago

Also disabling friday and hedgehog-classes

@k-bx and @chessai