Bits of optimisation
This commit is contained in:
parent
6d6bd045ad
commit
56b29314ad
3 changed files with 16 additions and 16 deletions
|
@ -10,4 +10,4 @@ main = do
|
|||
createExample testfile
|
||||
sheet <- parseSheet testfile
|
||||
putStrLn $ "wrote example character named \"" ++ getName sheet ++ "\" to: " ++ testfile
|
||||
listSkills sheet
|
||||
listSkillNames sheet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue