luite / ghcjs-dom-hello

GHCJS DOM Hello World, an example package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghcjs-dom-hello

GHCJS DOM Hello World, an example package

Install with GHCJS

stack setup --stack-yaml stack-ghcjs.yaml
stack build --stack-yaml stack-ghcjs.yaml

Install with GHC

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.

About

GHCJS DOM Hello World, an example package

License:MIT License


Languages

Language:Haskell 100.0%