On 12/08/2009 04:55, Isaac Dupree wrote:
Here's the code I wrote for Haddock to convert TyThing to HsSyn, in a
module (attached)... did you want to include this in GHC? Does it have
any little things you wanted me to clean up first? I removed all the
srcloc information because it was mostly wrong
Here's the code I wrote for Haddock to convert TyThing to HsSyn, in a
module (attached)... did you want to include this in GHC? Does it have
any little things you wanted me to clean up first? I removed all the
srcloc information because it was mostly wrong and definitely incomplete.
-Isaac