ats-format 0.2.0.8 → 0.2.0.9
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ats-format.cabal +1/−1
- stack.yaml +1/−1
ats-format.cabal view
@@ -1,5 +1,5 @@ name: ats-format-version: 0.2.0.8+version: 0.2.0.9 synopsis: A source-code formatter for ATS description: An opinionated source-code formatter for [ATS](http://www.ats-lang.org/). license: BSD3
stack.yaml view
@@ -9,7 +9,7 @@ - dirstream-1.0.3 - hspec-dirstream-0.3.0.0 - cli-setup-0.1.0.3- - language-ats-0.1.1.10+ - language-ats-0.1.1.11 flags: ats-format: development: false