summaryrefslogtreecommitdiff
path: root/tiled/Data/Tiled.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make tiled even more strictstuebinm2022-03-061-7/+8
| | | | | | 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!
* make tiled stricter (and organise some imports)stuebinm2022-03-061-14/+4
|
* separate tiled modules out into own packagestuebinm2022-02-281-0/+396