summoner icon indicating copy to clipboard operation
summoner copied to clipboard

Improve generated files content

Open vrom911 opened this issue 5 years ago • 0 comments

  • [ ] Do not use putStrLn _ :: String in main functions . Maybe use pure () instead?
  • [ ] Update appveyor.yml (remove comment, use %GHCVER% variable)
  • [x] Module export list spaces
  • [ ] Header improvements
  • [x] Remove gauge dependency
  • [ ] List of Categories
  • [ ] .gitignore
  • [ ] Remove code duplication for GA

vrom911 avatar Jul 11 '20 13:07 vrom911