Hi,

Is there any simple way of pretty printing haskell source code while
preserving the comments?

I am looking at the haskell-src-ext library.

It can parse files with comments and it can pretty print but, for what
I can see it cannot do both :-)  (prettyPrint won't work on the
structure returned by parseFileWithComments).

Thanks,

         titto
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to