ats-format 0.2.0.34 → 0.2.0.35
raw patch · 3 files changed
+6/−2 lines, 3 files
Files
- CHANGELOG.md +4/−0
- ats-format.cabal +1/−1
- man/atsfmt.1 +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ # ats-format +## 0.2.2.35++ * Typo correction in manpages+ ## 0.2.2.34 * Bugfix in new setup
ats-format.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.18 name: ats-format-version: 0.2.0.34+version: 0.2.0.35 license: BSD3 license-file: LICENSE copyright: Copyright: (c) 2017-2019 Vanessa McHale
man/atsfmt.1 view
@@ -15,7 +15,7 @@ .PP cat file.dats | atsfmt .PP-atsfmt \[en]default-config+atsfmt --default-config .SH DESCRIPTION .PP \f[B]atsfmt\f[R] is an opinionated formatter for that ATS2 language.