haskell / attoparsec

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

Segmentation fault with text-2.0 and attoparsec-0.14.3 #200

Closed bgamari closed 2 years ago

bgamari commented 2 years ago

@Bodigrim points out in #199 that attoparsec-0.14.3 may exhibit segmentation faults when compiled against text-2.0.

bgamari commented 2 years ago

Fixed with 0.14.4.