packages feed

affection 0.0.0.0 → 0.0.0.1

raw patch · 1 files changed

+5/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

affection.cabal view
@@ -6,9 +6,12 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.0.0.0+version:             0.0.0.1 synopsis:            A simple Game Engine using SDL-description:         See homepage for description.+description:         This package contains Affection, a simple game engine+                     written in Haskell using SDL and GEGL.+                     This Engine is still work in progress and even minor+                     version bumps may contain breaking api changes. homepage:            https://github.com/nek0/affection#readme license:             LGPL-3 license-file:        LICENSE