From 0222ca35ec03836ab216aff1a38e337e2be16511 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Apr 2017 17:00:59 -0400 Subject: log JSON to debug-me.log (for now) useful for debugging, etc This commit was sponsored by Alexander Thompson on Patreon. --- debug-me.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'debug-me.cabal') diff --git a/debug-me.cabal b/debug-me.cabal index 7306d0d..0fee6ad 100644 --- a/debug-me.cabal +++ b/debug-me.cabal @@ -34,6 +34,7 @@ Executable debug-me , aeson (>= 0.11 && < 1.1) , sandi (>= 0.4) , text (>= 1.2) + , optparse-applicative (>= 0.12) Other-Modules: Hash Pty -- cgit v1.2.3