Popularity
5.6
Growing
Activity
0.0
Stable
9
5
1

Monthly Downloads: 5
Programming language: Haskell
License: MIT License
Tags: Web     Haste    

haste-app alternatives and similar packages

Based on the "haste" category.
Alternatively, view haste-app alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of haste-app or a related project?

Add another 'haste' Package

README

Haste.App

A framework for n-way distributed web applications.

Requirements

  • Haste version 0.6+
  • haste-prim and haste-lib, version 0.6+
  • GHC version 7.10

Usage

See examples subdirectory for example usage.

For more information, build and read the Haddock docs: cabal haddock.

TODO

  • Specify which endpoints to start using annotations?
  • Add long-polling simulation of server-triggered events?
  • Bring back Haste.App.Standalone.
  • Bring back the build tool.