Re: Temporarily overriding Data.Generic

2009-02-06 Thread Deniz Dogan
Hi Duncan 2009/2/5 Duncan Coutts duncan.cou...@worc.ox.ac.uk: On Thu, 2009-02-05 at 00:11 +0100, Deniz Dogan wrote: I'm currently working on hacking Data.Generics for my master thesis. I'm basically trying to find out whether it can be made any faster using e.g. rewrite rules. The problem I'm

Temporarily overriding Data.Generic

2009-02-04 Thread Deniz Dogan
Sorry for those who receive this who have already gotten it from haskell-cafe. --- Hi I'm currently working on hacking Data.Generics for my master thesis. I'm basically trying to find out whether it can be made any faster using e.g. rewrite rules. The problem I'm having is that I need an easy