summaryrefslogtreecommitdiffstats
path: root/Codec/MIME/Utils.hs
Commit message (Collapse)AuthorAgeFilesLines
* 0.3.2: extend export list for C.M.Parse; updated maintainer infoSigbjorn Finne2009-12-211-2/+1
|
* haddock additionsSigbjorn Finne2009-01-311-11/+13
|
* MIMEValue: include extra header field + toggle to control inclusion of ↵Sigbjorn Finne2008-11-091-1/+1
| | | | content-type when emitting its type; added nullMIMEValue for easier construction of MIMEValues; upped version to 0.3.0
* fix terrible QP encoding snafu + tidyupsSigbjorn Finne2008-09-191-2/+3
|
* Name space fixesDon Stewart2008-01-041-2/+2
|
* Move MIME stuff into proper Codec.* namespace.Don Stewart2008-01-041-0/+30
Add copyrights where missing.