haskell / attoparsec

A fast Haskell library for parsing ByteStrings
http://hackage.haskell.org/package/attoparsec
Other
512 stars 93 forks source link

Make a release #174

Closed phadej closed 3 years ago

phadej commented 3 years ago

(with bytestring-0.11 support)

cc @Bodigrim

phadej commented 3 years ago

Can a release with this patch be made, ping @bgamari.

(I get numerous requests to support bytestring-0.11 and most of them are blocked on attoparsec).

bgamari commented 3 years ago

Sure. Thanks for the ping.

bgamari commented 3 years ago

Released 0.13.2.5.

/close

andreasabel commented 3 years ago

It is a bit weird that the latest release 0.13.2.5 does not build with the latest GHC, 9.0.1. Maybe an oversight? See https://github.com/bgamari/attoparsec/pull/6