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