GHCJS DOM Hello World, an example package
stack setup --stack-yaml stack-ghcjs.yaml
stack build --stack-yaml stack-ghcjs.yaml
stack build --stack-yaml stack-ghc.yaml
The GHC version has a built-in web server. go to http://localhost:3708/ after starting the program.