haskell / attoparsec

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

Support ghc-prim-0.8 and GHC 9.2 #189

Closed Bodigrim closed 2 years ago

Bodigrim commented 2 years ago

Tested with

packages: .

tests: True

allow-newer:
  scientific:base,
  integer-logarithms:*,
  splitmix:*
Bodigrim commented 2 years ago

@bgamari just a gentle reminder.