ats-pkg 3.0.0.0 → 3.0.0.1
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
- dhall/atspkg-prelude.dhall +1/−1
ats-pkg.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.0 name: ats-pkg-version: 3.0.0.0+version: 3.0.0.1 license: BSD3 license-file: LICENSE copyright: Copyright: (c) 2018 Vanessa McHale
dhall/atspkg-prelude.dhall view
@@ -288,5 +288,5 @@ , ignore = ignore , debian = debian , noPrelude = noPrelude-, atsProject+, atsProject = atsProject }