- From check-out:
DIARY_PATH=calendar.txt make import
- From download:
./emacs-ics calendar.txt > calendar.ics open calendar.ics
make build
make
- [ ] Organize and clean up the output pdf
- [ ] Include all (or all that make sense) of the source files
- [ ] Break-up the
Interval
module - [X] Convert all
*.hs
files to*.lhs
so the resulting document is complete.