@hackage reactive-banana-sdl20.1.1.0
Reactive Banana integration with SDL2
Categories
License
BSD-3-Clause
Maintainer
cies.breijs@gmail.com
Links
Versions
Installation
Dependencies (3)
- base >=4.7 && <5
- reactive-banana >=1.1.0 && <1.2.0
- sdl2 >=2.1.0 && <2.2.0 Show all…
Dependents (1)
@hackage/acme-everything
reactive-banana-sdl2
Bindings between reactive-banana package and the sdl2 package (a Haskell binding to the libsdl library which is written in C).
This library is a port of reactive-banana-sdl -- which depends on the older, more rudimentary, libsdl-1 specific SDL to Haskell bindings and a pre-1.0 version of the reactive-banana library. It has been ported to the use Oliver Charles' sdl2 library and the > 1.0 releases of Reactive Banana.