packages feed

synthesizer-core 0.8.1 → 0.8.1.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: process

API changes (from Hackage documentation)

Files

synthesizer-core.cabal view
@@ -1,5 +1,5 @@ Name:           synthesizer-core-Version:        0.8.1+Version:        0.8.1.1 License:        GPL License-File:   LICENSE Author:         Henning Thielemann <haskell@henning-thielemann.de>@@ -38,7 +38,7 @@   Source-Repository this-  Tag:         0.8.1+  Tag:         0.8.1.1   Type:        darcs   Location:    http://code.haskell.org/synthesizer/core/ @@ -69,7 +69,7 @@     array >=0.1 && <0.6,     containers >=0.1 && <0.6,     random >=1.0 && <2.0,-    process >=1.0 && <1.5,+    process >=1.0 && <1.7,     base >= 4 && <5    If impl(ghc>=7.0)