Bits of optimisation

This commit is contained in:
Nox Sluijtman 2023-11-13 23:49:04 +01:00
parent 6d6bd045ad
commit 56b29314ad
3 changed files with 16 additions and 16 deletions

View file

@ -10,4 +10,4 @@ main = do
createExample testfile
sheet <- parseSheet testfile
putStrLn $ "wrote example character named \"" ++ getName sheet ++ "\" to: " ++ testfile
listSkills sheet
listSkillNames sheet