aztecs-transform 0.3.1 → 0.3.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aztecsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aztecs
API changes (from Hackage documentation)
Files
- aztecs-transform.cabal +2/−2
aztecs-transform.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: aztecs-transform-version: 0.3.1+version: 0.3.2 license: BSD-3-Clause license-file: LICENSE maintainer: matt@hunzinger.me@@ -21,6 +21,6 @@ ghc-options: -Wall build-depends: base >=4.6 && <5,- aztecs >=0.16 && <0.17,+ aztecs >=0.16 && <0.18, containers >=0.6 && <0.9, linear >=1