Copyright | (c) Marcin Mrotek 2015 |
---|---|
License | BSD3 |
Maintainer | marcin.jan.mrotek@gmail.com |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Pipes.KeyValueCsv.Internal.Types
Description
Abstract types.
Documentation
A wrapped Char
that has the explicit puropse of delimiting cells.
Constructors
Delimiter | |
Fields
|
A single line. Internally, a stream of text.
A stream of lines.
A single cell. Internally, a stream of text.