Hello I remember someone having written a small utility to preprocess a Haskell source file with TH definitions and generate a new file with the TH bits replaced by their resulting slices. If anyone knows the utility or a way to do this pointers would be nice. I am trying to use Haddock to create documentation, but datatypes are created with TH... - Einar Karttunen
On 8/30/06, Einar Karttunen
Hello
I remember someone having written a small utility to preprocess a Haskell source file with TH definitions and generate a new file with the TH bits replaced by their resulting slices.
If anyone knows the utility or a way to do this pointers would be nice. I am trying to use Haddock to create documentation, but datatypes are created with TH...
http://darcs.haskell.org/~lemmih/zerothHead/ I'm not sure if it has bitrotted, tho. -- Cheers, Lemmih
participants (2)
-
Einar Karttunen -
Lemmih