attoparsec
attoparsec copied to clipboard
bump ghc-prim upper bound to <0.10
This builds with
cabal build -w ghc-9.4.1 --allow-newer=scientific:base,scientific:template-haskell,integer-logarithms:base,integer-logarithms:ghc-prim,hashable:base,hashable:ghc-bignum,integer-logarithms:ghc-bignum
TypeOperators was added to silence -Wtype-equality-requires-operators
As a Hackage trustee I made a matching revision: https://hackage.haskell.org/package/attoparsec-0.14.4/revisions/
Ok, thanks. ... unfortunately now the source repository is now out of sync with what's on Hackage :sweat_smile:
I'll leave this open and the maintainer, whoever they are, can choose to merge, or not, and separately decide if they want to also add an x-revision field to the cabal file to match what's on Hackage.
Can be closed. Superseded by:
- #215