- changed status to resolved
Data.Attoparsec.Char8.stringCI is does not lowercase the pattern string
Issue #2
resolved
I use (P8.stringCI . lowerCase) as a workaround.
Comments (1)
-
- Log in to comment
This is now fixed in 74254ecb9e44 , released as 0.8.2.0. Thanks for the report!