GaloisInc / mime

A Haskell MIME library
Other
12 stars 11 forks source link

Implement normalizeCRLF using Data.Text.Lazy.Builder #11

Closed DaveCTurner closed 6 years ago

DaveCTurner commented 7 years ago

Apropos of PR #10, but this is hopefully a clear way to implement it without changing anything.

DaveCTurner commented 6 years ago

Tidying up by closing some of my stale PRs. Sorry for the noise.