aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipes/Text
Commit message (Collapse)AuthorAgeFilesLines
* docs wibblesmichaelt2014-02-182-79/+96
|
* version 0.0.0.8 fwiwmichaelt2014-02-171-1/+1
|
* documentation overhaul continuedmichaelt2014-02-172-43/+183
|
* encoding documentation beginning to improvemichaelt2014-02-161-17/+56
|
* readmemichaelt2014-02-161-3/+3
|
* Merge pull request #7 from Gabriel439/generalizeMichael Thompson2014-02-161-3/+3
|\ | | | | Changed some `Producer`s to `Producer'`s
| * Changed some `Producer`s to `Producer'`sGabriel Gonzalez2014-02-151-3/+3
| |
* | Simplified `Codec` type synonymGabriel Gonzalez2014-02-151-4/+6
|/ | | | This implements it in terms of `Lens'` to make it more clear what is going on
* improve documentation Pipes.Text.IOmichaelt2014-02-151-11/+43
|
* clean up exports in Pipes.Text.Encodingmichaelt2014-02-151-10/+9
|
* simplify importsmichaelt2014-02-151-5/+1
|
* use new text-stream-decodingmichaelt2014-02-155-377/+301
|
* left codec modulemichaelt2014-02-121-215/+0
|
* rearranged internal modules to placate haddockmichaelt2014-02-053-31/+24
|
* little Haddock notes on Internal materialmichaelt2014-02-052-11/+18
|
* special Internal modulemichaelt2014-02-041-142/+10
|
* moved internalsmichaelt2014-02-042-0/+362
|
* finished draft of codec lens, ascii and iso8859 are not codecs, so they are ↵michaelt2014-02-041-38/+13
| | | | given special functions
* moved enumerator/conduit Codec business to its own modulemichaelt2014-02-042-212/+240
|
* mirroring Pipes.ByteString completemichaelt2014-01-261-139/+0
|
* lensification under waymichaelt2014-01-261-1/+1
|
* renamed fold foldChars and began updating documentationmichaelt2014-01-252-43/+239
|
* Use clunky Data.Text.IO when bytestring is not explicitmichaelt2014-01-141-39/+87
|
* scrap character replacement; simplifymichaelt2013-12-251-80/+38
|
* variant using text internals in place of text streamDecodeUtf8michaelt2013-12-231-0/+157
|
* haddock repairsmichaelt2013-10-221-2/+2
|
* new module namesmichaelt2013-10-221-0/+139