aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipes/Text
Commit message (Expand)AuthorAgeFilesLines
* tutorial repairsmichaelt2016-02-061-5/+9
* separated line-based materialmichaelt2016-02-061-157/+1
* further line-based functionsmichaelt2016-02-061-43/+177
* Rename function to readFileLn, export fromHandleLnSidharth Kapur2016-02-061-15/+18
* Export readFileLines functionSidharth Kapur2016-02-051-0/+1
* Add readFileLines functionSidharth Kapur2016-02-051-0/+18
* travismichaelt2015-09-111-18/+41
* detritusmichaelt2015-09-112-13/+11
* encoding documentationmichaelt2015-05-041-71/+132
* tutorial nonsensemichaelt2014-11-123-29/+57
* added eoflens to discriminate whether decoding was completedmichaelt2014-11-112-2/+37
* tutorial etcmichaelt2014-11-081-0/+310
* Bumped bounds for pipes-bytestring. Made types agree with pipes-bytestring wh...michaelt2014-06-261-8/+4
* Revert "started generalizing lenses"michaelt2014-06-231-8/+4
* started generalizing lensesmichaelt2014-06-151-4/+8
* more attempts to make haddock/hackage happymichaelt2014-06-091-4/+8
* depend on streaming commonsmichaelt2014-06-041-7/+8
* Gabriel G: generalize type encode functionsmichaelt2014-03-201-5/+5
* documentation nonsensemichaelt2014-03-011-2/+2
* Pipes.Text documentation approaching tutorial lengthmichaelt2014-02-251-2/+2
* IO documentation wibblesmichaelt2014-02-211-6/+5
* generalized signaturesmichaelt2014-02-192-6/+5
* 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'`sGabriel Gonzalez2014-02-151-3/+3
* | Simplified `Codec` type synonymGabriel Gonzalez2014-02-151-4/+6
|/
* 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 g...michaelt2014-02-041-38/+13
* 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