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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
