[Haskell-cafe] is there a way to pretty print a module?
Anatoly Yakovenko
aeyakovenko at gmail.com
Thu Oct 30 03:28:56 EDT 2008
is there a way to pretty print a module?
like:
module Main where
import Language.Haskell.TH
main = do
print $ pprint Main
More information about the Haskell-Cafe
mailing list