From e4ad9a4b5512ed3a7779ae848f2c95df24ee46b8 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 10 Mar 2018 11:39:05 -0500 Subject: add client & server modes --- package.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index 435c2f7..3dfc2f3 100644 --- a/package.yaml +++ b/package.yaml @@ -12,6 +12,7 @@ dependencies: - fsnotify - typed-process - filepath +- optparse-applicative executables: pdf-autoprint: -- cgit v1.2.3