The main example of course is ByteString fusion as presented in our recent 
paper:
http://www.cse.unsw.edu.au/~dons/papers/CSL06.html

btw, why did you restrict yourself to improving [Char], rather than [a]?

naively, it would seem to me that most of the framework should work
just as well for the general case, with some additional improvements
through specialising a to Char. and if that is the case, it hurts to think
that there is a nice framework out there that i can't use unless my a is Char.

claus

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

Reply via email to