is there a way to pretty print a module? like:
module Main where import Language.Haskell.TH main = do print $ pprint Main _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
