Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code formatter | stuebinm | 2022-10-11 | 2 | -6/+6 |
| | |||||
* | use template haskell aeson, not generics | stuebinm | 2022-10-11 | 2 | -3/+18 |
| | | | | this has been bothering me for MONTHS, and it compiles faster now. also fixed some warnings | ||||
* | unbreak a very, very long rebase | stuebinm | 2022-03-19 | 1 | -3/+3 |
| | |||||
* | make tiled even more strict | stuebinm | 2022-03-19 | 1 | -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 package | stuebinm | 2022-03-19 | 1 | -0/+85 |