babl 0.0.0.1 → 0.0.0.2
raw patch · 1 files changed
+6/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- babl.cabal +6/−3
babl.cabal view
@@ -1,7 +1,10 @@ name: babl-version: 0.0.0.1-synopsis: Initial project template from stack-description: Please see README.md+version: 0.0.0.2+synopsis: Haskell bindings to BABL library.+description: This package contains the Haskell bindings to the BABL+ library.+ This package is still unstable und evenminor version bumps+ may contain breaking API changes. homepage: http://github.com/nek0/babl#readme license: LGPL-3 license-file: LICENSE