packages feed

ats-pkg 1.2.1.0 → 1.2.1.3

raw patch · 2 files changed

+4/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ats-pkg.cabal view
@@ -1,5 +1,5 @@ name:                ats-pkg-version:             1.2.1.0+version:             1.2.1.3 synopsis:            Package manager for ATS description:         A collection of scripts to make building ATS projects easy. homepage:            https://github.com/vmchale/ats-pkg#readme
stack.yaml view
@@ -3,10 +3,10 @@ packages:   - '.' extra-deps:-  - shake-ext-1.4.0.0-  - shake-ats-0.1.0.0+  - shake-ext-1.4.0.1+  - shake-ats-0.1.0.3   - composition-prelude-1.1.0.2-  - language-ats-0.1.1.3+  - language-ats-0.1.1.5 flags:   ats-pkg:     development: false