Live Demo
An implementation of the 7GUIs in reflex-dom.
You need to have stack installed. Then:
$ stack setup
$ stack build
You may need to install some Haskell tools in order to boot GHCJS, for example happy. Use stack for that.
$ google-chrome index.html