aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec
Commit message (Collapse)AuthorAgeFilesLines
* Import Data.Word w/o import-listHerbert Valerio Riedel2014-12-121-1/+1
| | | | | | | This is needed to keep the compilation warning free (and thus pass GHC's ./validate) regardless of whether Word is re-exported from Prelude or not See https://ghc.haskell.org/trac/ghc/ticket/9531 for more details
* Update to attoparsec-0.12.1.1Mateusz Kowalczyk2014-08-0810-0/+2190
There seems to be memory and speed improvement.