ats-format 0.2.0.26 → 0.2.0.27
raw patch · 3 files changed
+3/−3 lines, 3 files
Files
- app/Main.hs +1/−1
- ats-format.cabal +1/−1
- man/atsfmt.1 +1/−1
app/Main.hs view
@@ -67,7 +67,7 @@ wrapper = info (helper <*> versionInfo <*> file) (fullDesc <> progDesc "ATS source code formater. For more detailed help, see 'man atsfmt'"- <> header "ats-format - a source code formatter written using happy/alex")+ <> header "ats-format - a source code formatter written in Haskell") main :: IO () main = execParser wrapper >>= pick
ats-format.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.18 name: ats-format-version: 0.2.0.26+version: 0.2.0.27 license: BSD3 license-file: LICENSE copyright: Copyright: (c) 2017-2018 Vanessa McHale
man/atsfmt.1 view
@@ -1,4 +1,4 @@-.\" Automatically generated by Pandoc 2.1.3+.\" Automatically generated by Pandoc 2.2.1 .\" .TH "atsfmt (1)" "" "" "" "" .hy