packages feed

abcnotation 1.7 → 1.7.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~processPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: process

API changes (from Hackage documentation)

Files

abcnotation.cabal view
@@ -1,6 +1,6 @@  name:                   abcnotation-version:                1.7+version:                1.7.1 synopsis:               Haskell representation and parser for ABC notation. author:                 Hans Hoglund maintainer:             Hans Hoglund@@ -32,6 +32,6 @@                         prettify,                         parsec,                         -- debug-                        process+                        process             >= 1.2 && < 1.3     hs-source-dirs:     src     default-language:   Haskell2010