packages feed

ats-pkg 2.2.0.15 → 2.2.0.16

raw patch · 2 files changed

+3/−3 lines, 2 filesdep −filemanipPVP ok

version bump matches the API change (PVP)

Dependencies removed: filemanip

API changes (from Hackage documentation)

Files

ats-pkg.cabal view
@@ -1,6 +1,6 @@ name:                ats-pkg-version:             2.2.0.15-synopsis:            Package manager for ATS+version:             2.2.0.16+synopsis:            A build tool for ATS description:         A collection of scripts to simplify building ATS projects. homepage:            https://github.com/vmchale/atspkg#readme license:             BSD3@@ -41,7 +41,6 @@                      , Language.ATS.Package.Tools   build-depends:       base >= 4.7 && < 5                      , http-client-                     , filemanip                      , bytestring                      , shake                      , tar
stack.yaml view
@@ -10,6 +10,7 @@   - cli-setup-0.2.0.1   - hs2ats-0.2.1.3   - dependency-0.1.0.0+  - ats-setup-0.3.0.2 flags:   ats-pkg:     development: false