@hackage / reactive-banana-sdl2

Reactive Banana integration with SDL2

Latest0.1.1.0

About

Metadata

  • Last updated , by cies
  • License BSD-3-Clause
  • Categories FRP, Graphics
  • Maintained by: cies.breijs@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.