Take config path as first param, not flag

Include example config in usage message
This commit is contained in:
Joe Nelson
2016-11-17 22:45:59 -08:00
committed by GitHub
parent 41c1cf6e01
commit 4df853eff9
2 changed files with 47 additions and 48 deletions
+1
View File
@@ -47,6 +47,7 @@ library
default-language: Haskell2010
default-extensions: OverloadedStrings, QuasiQuotes, NoImplicitPrelude
build-depends: aeson
, ansi-wl-pprint
, base >= 4.8 && < 6
, bytestring
, case-insensitive