Skip to content

Commit

Permalink
Some further TODO notes
Browse files Browse the repository at this point in the history
  • Loading branch information
turion committed Jan 7, 2024
1 parent e447d34 commit e40e244
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
## Basic

* stdin clock
* char count per line
* line count & total char count
* exception for eof & final summary
* cat a file in the tool
* secondly progress report
* using the current time
* behaviours: reusability across clocks
* infer clock interval from component, or vice versa? if not possible, add type signature?
Expand Down Expand Up @@ -56,9 +61,12 @@

## Terminal

* snake clone

## wai or servant

Goal might be a Haskell menti clone
* One possible goal might be a Haskell menti clone
* Another possible goal: Caching file server with interaction via StdinClock (invalidate cache, report current status, start/stop live or summary logging, quit)

## Cassava

Expand Down

0 comments on commit e40e244

Please sign in to comment.