Skip to content

philderbeast/haskell-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell SPA

This is a scaffold for a Haskell single page application.

The front end is in ui and setup to build with stack and ghcjs. stack setup in the ui folder will setup ghcjs for the project.

Dependencies:

  1. stack
  2. nodejs

Branches:

master

The master branch will be minimal -- just a normal Haskell project with a ui folder containing a stack-buildable GHCJS project.

servant

The servant branch includes a minimal server written in Servant that serves files out of the ui/assets/ directory.

About

Haskell SPA scaffold

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published