ats-pkg 2.2.0.5 → 2.2.0.6
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-pkg.cabal +1/−1
- stack.yaml +1/−1
ats-pkg.cabal view
@@ -1,5 +1,5 @@ name: ats-pkg-version: 2.2.0.5+version: 2.2.0.6 synopsis: Package manager for ATS description: A collection of scripts to make building ATS projects easy. homepage: https://github.com/vmchale/atspkg#readme
stack.yaml view
@@ -8,7 +8,7 @@ - composition-prelude-1.1.0.2 - language-ats-0.1.1.18 - cli-setup-0.2.0.1- - hs2ats-0.2.1.0+ - hs2ats-0.2.1.2 flags: ats-pkg: development: false