On Tue, Oct 11, 2011 at 5:03 PM, Edward Kmett <ekm...@gmail.com> wrote:
> I'll admit I have only ever really tested this with a joke en@lolcat
> translation, which I auto-translate with perl, though I admit if I could
> find a nice perl module for generating zalgo-style text, en@zalgo would be
> pretty neat to auto-generate as well.

Using Yesod's approach and assuming

  lolspeak :: String -> String

you could have

  render_en_lolcat = lolspeak . render_en_US

Pretty neat! ;-D

Cheers,

-- 
Felipe.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to