Skip to content

Commit 88a0fed

Browse files
Add goals section
1 parent e134d3d commit 88a0fed

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

design/design-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## Goals
2+
3+
* Replace shell scripting with Haskell
4+
* Use Haskell library instead of installing and using coreutils package
5+
* Platform independent (Linux/MacOS/Windows)
6+
* Concurrency support
7+
18
## Input and output objects
29

310
The utilities must be written as Haskell functions that take an input object

0 commit comments

Comments
 (0)