abcnotation 1.7.1 → 1.7.2
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −networkPVP ok
version bump matches the API change (PVP)
Dependencies removed: network
API changes (from Hackage documentation)
Files
- abcnotation.cabal +1/−2
abcnotation.cabal view
@@ -1,6 +1,6 @@ name: abcnotation-version: 1.7.1+version: 1.7.2 synopsis: Haskell representation and parser for ABC notation. author: Hans Hoglund maintainer: Hans Hoglund@@ -28,7 +28,6 @@ Music.Abc.Parser build-depends: base >= 4 && < 5, semigroups >= 0.13.0.1 && < 1,- network, prettify, parsec, -- debug