https://github.com/kigsmtua/haskelltopia
The road to haskelltopia .. A bunch of haskell programs and utilities I build along the way as I try to learn haskell
https://github.com/kigsmtua/haskelltopia
haskell haskell-learning
Last synced: 10 months ago
JSON representation
The road to haskelltopia .. A bunch of haskell programs and utilities I build along the way as I try to learn haskell
- Host: GitHub
- URL: https://github.com/kigsmtua/haskelltopia
- Owner: kigsmtua
- Created: 2018-08-21T11:33:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T07:44:02.000Z (over 7 years ago)
- Last Synced: 2024-10-06T12:41:59.142Z (over 1 year ago)
- Topics: haskell, haskell-learning
- Language: Haskell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haskelltopia
The road to haskelltopia .. A bunch of haskell programs and utilities I build along the way as I try to learn haskell
The following are the applications/scripts being developed
# 1. to-do
Simple commandline to do list application implementing optparse-applicative to parse commandline interface