|
app
|
Load and save tasks
|
2018-09-30 17:35:57 +00:00 |
|
src/TaskMachine
|
Clean up
|
2018-10-24 16:56:38 +00:00 |
|
test
|
Combine todo.txt related stuff, remove old stuff
|
2018-09-11 17:11:04 +00:00 |
|
.gitignore
|
Add newline at end of .gitignore
|
2018-03-18 09:57:42 +00:00 |
|
ChangeLog.md
|
Create stack project
|
2018-03-11 19:56:44 +00:00 |
|
exampletodo.txt
|
Add todo and example todo
|
2018-09-18 21:02:27 +00:00 |
|
format.txt
|
Use own task format
|
2018-09-17 21:48:03 +00:00 |
|
LICENSE
|
Switch to MIT license
|
2018-09-28 21:42:46 +00:00 |
|
package.yaml
|
Use liftIO instead of suspendAndResume
|
2018-09-29 10:59:36 +00:00 |
|
README.md
|
Remove wrong information
|
2018-10-23 16:59:30 +00:00 |
|
reformat.sh
|
Add script to clean up files
|
2018-09-17 16:21:36 +00:00 |
|
Setup.hs
|
Create stack project
|
2018-03-11 19:56:44 +00:00 |
|
stack.yaml
|
Start work on todo.txt parser
|
2018-09-10 21:46:37 +00:00 |
|
todo.txt
|
Replace crashes with popups
|
2018-10-24 16:54:21 +00:00 |