fltkhs-reflex-host This is a port of the Reflex host example to FLTKHS, a Haskell binding to the FLTK GUI toolkit. Installation To install just do: > git clone http://github.com/deech/fltkhs-reflex-host > stack build --flag fltkhs:bundled > stack exec fltkhs-reflex-host