nsis 0.1.1 → 0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- nsis.cabal +2/−2
nsis.cabal view
@@ -1,7 +1,7 @@ cabal-version: >= 1.6 build-type: Simple name: nsis-version: 0.1.1+version: 0.1.2 -- license is GPL v2 only license: GPL license-file: LICENSE@@ -26,7 +26,7 @@ library build-depends: base == 4.*,- transformers == 0.2.*,+ transformers >= 0.2 && < 0.4, uniplate >= 1.5 && < 1.7 exposed-modules: