Skip to content

luite/ghcjs-dom-hello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%