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