From 5167199204f4d502e5c3b1a54d1fb5d88a043af1 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 9 Apr 2016 03:23:34 -0400 Subject: Separate CLI into subcommands Viz. 'update' and 'certify' 'certify' is just the previous CLI. 'update' is unimplemented. The binary was renamed from 'acme-certify' to 'acme' to reflect this. --- acme-certify.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acme-certify.cabal') diff --git a/acme-certify.cabal b/acme-certify.cabal index 42c4192..6424567 100644 --- a/acme-certify.cabal +++ b/acme-certify.cabal @@ -21,7 +21,7 @@ library resourcet, file-embed default-language: Haskell2010 -executable acme-certify +executable acme -- hs-source-dirs: app main-is: acme-certify.hs ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall -- cgit v1.2.3