aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipes/Text/Encoding.hs
Commit message (Collapse)AuthorAgeFilesLines
* 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
* clean up exports in Pipes.Text.Encodingmichaelt2014-02-151-10/+9
|
* simplify importsmichaelt2014-02-151-5/+1
|
* use new text-stream-decodingmichaelt2014-02-151-0/+205