[Haskell-cafe] outputing .hs file without comments
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri May 4 13:34:05 EDT 2007
On Fri, 2007-05-04 at 15:01 +0100, Frederik Eaton wrote:
> Is it possible to use Language.Haskell to print a program with
> comments preserved? That might be useful for refactoring.
>
> Not that Language.Haskell isn't already cool enough, if the answer is
> "no", of course.
The answer is no, but take a look at HaRe the Haskell Refactoring tool:
http://www.cs.kent.ac.uk/projects/refactor-fp/hare.html
Duncan
More information about the Haskell-Cafe
mailing list