On Tue, Oct 11, 2011 at 8:34 AM, JP Moresmau <jpmores...@gmail.com> wrote:
> Maybe your Haskell code could be compiled with only minor
> modifications on something like CAL or Frege? There seems to be some
> interest in them these days, so maybe a translator is on its way...

Likely not. xml-enumerator relies on attoparsec-text and
blaze-builder, neither of which I'd imagine will work easily on either
CAL or Frege. And xml-hamlet uses quasi-quotation, which almost
certainly wouldn't work. I could likely change it from real QQ to some
kind of preprocessor without too much effort, but I think overall it's
a losing venture.

Michael

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

Reply via email to