A todo file program inspired by when, the calendar
Find a file
Joscha 76378b0add Parse expressions
Switched to Megaparsec from Parsec.
Also switched eval[...] functions to return Maybe when things like
division by zero would otherwise happen. Wouldn't want any runtime
crashes :P
2017-12-17 00:52:41 +00:00
DateExpr.hs Parse expressions 2017-12-17 00:52:41 +00:00
Task.hs Set up basic structure 2017-12-11 18:17:36 +00:00