packages feed

midimory 0.0.0.2 → 0.0.0.3

raw patch · 1 files changed

+6/−6 lines, 1 filesdep ~randomdep ~transformersdep ~wx

Dependency ranges changed: random, transformers, wx, wxcore

Files

midimory.cabal view
@@ -1,5 +1,5 @@ Name:          midimory-Version:       0.0.0.2+Version:       0.0.0.3 Maintainer:    Henning Thielemann <alsa@henning-thielemann.de> Author:        Henning Thielemann <alsa@henning-thielemann.de> Category:      Sound, Music, Game, GUI@@ -37,7 +37,7 @@  Source-Repository this   type:     darcs-  tag:      0.0.0.2+  tag:      0.0.0.3   location: http://code.haskell.org/~thielema/midimory/  Executable midimory@@ -46,11 +46,11 @@   Hs-Source-Dirs: src   GHC-Options: -Wall   Build-Depends:-    wx >=0.12.1.6 && <0.14,-    wxcore >=0.12.1.6 && <0.14,+    wx >=0.12.1.6 && <0.93,+    wxcore >=0.12.1.6 && <0.93,     alsa-seq >=0.6 && <0.7,     alsa-core >=0.5 && <0.6,-    random >=1.0 && <1.1,-    transformers >=0.2 && <0.4,+    random >=1.0 && <1.2,+    transformers >=0.2 && <0.6,     containers >=0.2 && <0.6,     base >=3 && <5