ats-pkg 2.2.0.16 → 2.2.0.17
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +1/−1
- ats-pkg.cabal +1/−1
README.md view
@@ -18,7 +18,7 @@ [GHC](https://www.haskell.org/ghc/download.html) and install with ```bash-cabal new-install ats-pkg ~/.local/bin --happy-options='-gcsa' --alex-options='-g'+cabal new-install ats-pkg --symlink-bindir ~/.local/bin --happy-options='-gcsa' --alex-options='-g' ``` Note that `$HOME/.local/bin` will need to be on your `PATH`.
ats-pkg.cabal view
@@ -1,5 +1,5 @@ name: ats-pkg-version: 2.2.0.16+version: 2.2.0.17 synopsis: A build tool for ATS description: A collection of scripts to simplify building ATS projects. homepage: https://github.com/vmchale/atspkg#readme