music-dynamics 1.3 → 1.3.1
raw patch · 1 files changed
+7/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- music-dynamics.cabal +7/−2
music-dynamics.cabal view
@@ -1,7 +1,7 @@ name: music-dynamics-version: 1.3-cabal-version: >= 1.2+version: 1.3.1+cabal-version: >= 1.10 author: Hans Hoglund maintainer: Hans Hoglund license: BSD3@@ -16,6 +16,10 @@ This library is part of the Music Suite, see <http://musicsuite.github.com>. +source-repository head+ type: git+ location: git://github.com/hanshoglund/music-dynamics.git+ library build-depends: @@ -27,6 +31,7 @@ semigroupoids hs-source-dirs: src+ default-language: Haskell2010 exposed-modules: Music.Dynamics Music.Dynamics.Absolute