]> git.immae.eu Git - github/fretlink/text-pipes.git/history - Pipes/Text/Internal.hs
left codec module
[github/fretlink/text-pipes.git] / Pipes / Text / Internal.hs
2014-02-05  michaeltrearranged internal modules to placate haddock
2014-02-05  michaeltspecial Internal module
2014-02-04  michaeltmoved enumerator/conduit Codec business to its own...
2014-01-26  michaeltrenamed fold foldChars and began updating documentation
2014-01-15  michaeltmerge home made decodeUtf8
2014-01-15  michaeltUse clunky Data.Text.IO when bytestring is not explicit
2013-12-26  michaeltscrap character replacement; simplify
2013-12-23  michaeltvariant using text internals in place of text streamDec...