haskell / attoparsec

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

Drop support of GHC <= 7.2 #195

Closed Bodigrim closed 2 years ago

Bodigrim commented 2 years ago

Closes #193.

Bodigrim commented 2 years ago

@bgamari just a gentle reminder about this.