From a837c5e2f2d41852313943a326e38c36487c64c3 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Tue, 7 Nov 2023 08:52:24 +1100 Subject: allow configuration via argv --- package.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'package.yaml') 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: -- cgit v1.2.3