diff --git a/src/TaskMachine/Todotxt.hs b/src/TaskMachine/Todotxt.hs index fd1b9e8..d6c6337 100644 --- a/src/TaskMachine/Todotxt.hs +++ b/src/TaskMachine/Todotxt.hs @@ -15,6 +15,7 @@ module TaskMachine.Todotxt , priorityToChar , charToPriority -- * Parsing + , Parser , task , tasks , day