[Haskell-cafe] Re: is there a way to pretty print a module?
Achim Schneider
barsoap at web.de
Thu Oct 30 04:15:51 EDT 2008
"Anatoly Yakovenko" <aeyakovenko at gmail.com> wrote:
> is there a way to pretty print a module?
> like:
>
> module Main where
> import Language.Haskell.TH
> main = do
> print $ pprint Main
>
haskell-src should be able to do that.
--
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.
More information about the Haskell-Cafe
mailing list