Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 314 Bytes

A first pass at Reflex / SDL2 integration.

To build, checkout a copy of the reflex-platform:

> git clone https://github.com/reflex-frp/reflex-platform

Then use the work-on script from a checkout of this repository:

> PATH_TO_REFLEX_PLATFORM/work-on ghc ./.
> cabal configure && cabal build