Skip to content

kendricktan/tdlh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdlh

CLI Todo List in Haskell, inspired by this comment

Build

stack build

Execute program (with getLine buffering)

stack ghci
main

Execute program (without getLine buffering)

stack exec tdlh-exe

About

To-do-list, in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published