summaryrefslogtreecommitdiff
path: root/tiled/Data/Tiled/Abstract.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* code formatterstuebinm2022-10-111-3/+3
|
* use template haskell aeson, not genericsstuebinm2022-10-111-3/+3
| | | | this has been bothering me for MONTHS, and it compiles faster now. also fixed some warnings
* unbreak a very, very long rebasestuebinm2022-03-191-3/+3
|
* make tiled even more strictstuebinm2022-03-191-4/+3
| | | | | | turns out aeson really REALLY likes to keep huge scientific numbers around, which is great if your data structures consist largely of arrays of (small) integers!
* separate tiled modules out into own packagestuebinm2022-03-191-0/+85