Refactored. Cleaner version, ala Martin version
This commit is contained in:
parent
b03df17e34
commit
f1b77a7efa
4 changed files with 33 additions and 60 deletions
|
|
@ -24,7 +24,6 @@ main = getArgs >>= \case
|
|||
putStrLn " ----- PARSER ----- "
|
||||
putStrLn ""
|
||||
putStrLn . printTree $ prg
|
||||
putStrLn . show $ prg
|
||||
case rename prg of
|
||||
Left err -> do
|
||||
putStrLn "FAILED RENAMING"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue