aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2023-01-25 19:42:21 +1100
committerJustin Bedo <cu@cua0.org>2023-01-26 15:03:50 +1100
commit21574418cd05589db626a65879b7afc081a77da2 (patch)
tree75d97056c78c07eda2142980290a632ca2e17241 /package.yaml
parentea4c9f0f7959251bf84338b145d5733c38f07871 (diff)
add progress bar
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index f72db5a..9e8b5e4 100644
--- a/package.yaml
+++ b/package.yaml
@@ -17,6 +17,8 @@ executables:
- random
- optparse-applicative
- ghc-compact
+ - terminal-progress-bar
+ - streaming
draw:
main: draw.hs
source-dirs: bin