haskell / aeson

A fast Haskell JSON library
Other
1.25k stars 321 forks source link

What's holding up bytestring 12? #1067

Closed liamzee closed 1 year ago

liamzee commented 1 year ago

It looks like aeson is binned to bytestring 11.x, whereas many packages are moving onto bytestring 12. Is there a plan for compatibility with bytestring 12, or is aeson planning to stick at bytestring 11 for a while?

phadej commented 1 year ago

aeson will add bvtestring-0.12 support when it is bundled with a released GHC.

andreasabel commented 12 months ago

@liamzee: Issue should be fixed now, according to https://github.com/haskell/aeson/pull/1055#issuecomment-1747587968.