diff options
author | Justin Bedo <cu@cua0.org> | 2023-11-07 08:52:24 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2023-11-07 08:52:24 +1100 |
commit | a837c5e2f2d41852313943a326e38c36487c64c3 (patch) | |
tree | 3f3dbf12327d0fc23fc3462e59d0ba79019ceaee /package.yaml | |
parent | e17f009dc5f1750f47f4ef950b2032b4bd283e67 (diff) |
allow configuration via argv
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index f0438a7..033ece3 100644 --- a/package.yaml +++ b/package.yaml @@ -11,6 +11,7 @@ dependencies: - streamly-bytestring - streamly-core - ghc-prim + - optparse-generic executables: dedumi: |