pinchot-0.20.0.0: exe/newmanPretty.hs
module Main where import Pinchot.Examples.Newman import System.Environment (getArgs) main :: IO () main = do a1:[] <- getArgs addressPretty a1
module Main where import Pinchot.Examples.Newman import System.Environment (getArgs) main :: IO () main = do a1:[] <- getArgs addressPretty a1