packages feed

RtMidi 0.5.0.2 → 0.5.0.3

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

RtMidi.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                RtMidi-version:             0.5.0.2+version:             0.5.0.3 synopsis:            Haskell wrapper for RtMidi, the lightweight, cross-platform MIDI I/O library. description:         Please see the README on GitHub at <https://github.com/riottracker/RtMidi#readme> category:            Sound@@ -32,7 +32,7 @@   exposed-modules:     Sound.RtMidi                      , Sound.RtMidi.Report   other-modules:       Sound.RtMidi.Foreign-  build-depends:       base >=4.14 && <4.17+  build-depends:       base >=4.14 && <5                      , deepseq >= 1.4.4.0 && < 2                      , unliftio-core >= 0.1.2.0 && < 1                      , vector >= 0.12.1.2 && < 1