aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipes/Text
Commit message (Collapse)AuthorAgeFilesLines
* commentarymichaelt2016-05-301-5/+10
|
* pre-version-bumpmichaelt2016-05-301-3/+3
|
* 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 ↵michaelt2014-06-261-8/+4
| | | | where possible. Scrapped Iso and profunctor
* Revert "started generalizing lenses"michaelt2014-06-231-8/+4
| | | | This reverts commit c3c19f9b4f0564f3fae39a18555f6cfb322ee7c9.
* 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'`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
|