| Copyright | 2016 John Ky, 2011 Michael Snoyman, 2010 John Millikin |
|---|---|
| License | MIT |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.Conduit.Tokenize.Attoparsec.Offset
Description
Conduits for tokenizing streams.
This code was taken from attoparsec-enumerator and adapted for conduits.