-*- org -*-
- [ ] generate and review haddock docs, copy to website
- [ ] pass testsuite, generate hpc coverage report, copy to website
- [ ] check tutorial material for consistency, update docs on website
- [X] check code for style & hygiene
- [X] grep for FIXME/TODO
- [X] does “snap init” work??
- [X] kill any warnings
- [ ] all modules exported? correct modules exported?
- [X] review code for space leaks
- [ ] run benchmarks, check for regressions
- [ ] check accompanying info files (READMEs, LICENSE, CONTRIBUTORS, etc)
- [ ] check that sdist works, cabal contains all extra files/etc