music-dynamics-literal 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-literal.cabal view
@@ -1,7 +1,7 @@ name: music-dynamics-literal-version: 1.3-cabal-version: >= 1.3+version: 1.3.1+cabal-version: >= 1.10 author: Hans Hoglund maintainer: Hans Hoglund license: BSD3@@ -17,6 +17,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-literal.git+ library build-depends: base >= 4 && < 5,@@ -27,5 +31,6 @@ semigroupoids hs-source-dirs: src+ default-language: Haskell2010 exposed-modules: Music.Dynamics.Literal