You might consider looking at mime-mail[1] instead, which uses a combination of String and ByteString as appropriate. I will likely change it to use Text in place of String in the not-too-distant future. Michael [1] http://hackage.haskell.org/package/mime-mail On Sun, Mar 20, 2011 at 4:05 PM, Pieter Laeremans <pieter@laeremans.org> wrote:
Hi all, The MIME package that can be found on hackage, uses String as input. Would i be considered better if there would be a version based on Text, or ByteString ? kind regards, Pieter
-- Pieter Laeremans <pieter@laeremans.org>
"The future is here. It's just not evenly distributed yet." W. Gibson
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe