Re: Tool to preprocess template haskell definitions?
Lemmih <[email protected]> Thu, 31 Aug 2006 00:00:43 +0200
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <[email protected]> |
On 8/30/06, Einar Karttunen <[email protected]> wrote: > 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