ghcjs-dom-hello

GHCJS DOM Hello World, an example package

https://github.com/ghcjs/ghcjs-dom-hello

Latest on Hackage:6.0.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Hamish Mackenzie
Maintained by Hamish Mackenzie

This is an implementation of the classic "Hello World" program using GHCJS DOM, as an example of how to create a minimal GHCJS DOM application. Please submit any suggestions and improvements.