music-graphics 1.6.1 → 1.6.2
raw patch · 1 files changed
+4/−7 lines, 1 filesdep ~music-pitchdep ~music-preludesdep ~music-score
Dependency ranges changed: music-pitch, music-preludes, music-score
Files
- music-graphics.cabal +4/−7
music-graphics.cabal view
@@ -1,6 +1,6 @@ name: music-graphics-version: 1.6.1+version: 1.6.2 author: Hans Hoglund maintainer: Hans Hoglund <hans@hanshoglund.se> license: BSD3@@ -21,18 +21,15 @@ library build-depends: base >= 4 && < 5,- music-score == 1.6,- music-pitch == 1.6, diagrams-core >= 0.6, diagrams-svg >= 0.6, bytestring, blaze-svg, process, lens,-- -- DEBUG- music-preludes == 1.6,- + music-preludes == 1.6.2,+ music-score == 1.6.2,+ music-pitch == 1.6.2, diagrams-lib >= 0.6 exposed-modules: Music.Graphics Music.Graphics.Diagrams