packages feed

tidal-midi 0.9 → 0.9.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: tidal

API changes (from Hackage documentation)

Files

tidal-midi.cabal view
@@ -1,5 +1,5 @@ name:                tidal-midi-version:             0.9+version:             0.9.1 synopsis:            MIDI support for tidal -- description: homepage:            http://tidal.lurk.org/@@ -39,7 +39,7 @@                    Sound.Tidal.MIDI.System1M                    Sound.Tidal.MIDI.KorgKP3 -  Build-depends: base < 5, tidal == 0.9, PortMidi == 0.1.6.0, time, containers, transformers+  Build-depends: base < 5, tidal == 0.9.1, PortMidi == 0.1.6.0, time, containers, transformers  source-repository head   type:     git