Pinned Repositories
abnf
Parse, print, and generate ABNF (Augmented Backus–Naur Form)
abnf-parser-generator
create and validates parsers with abnf grammars
boomerang
Library for invertible parsing and printing
happstack-foundation
happstack-lite
A simplified subset of happstack-server
happstack-server
An HTTP Server
ixset
A Set type which supports multiple indexes
plugins-ng
dynamic recompilation and loading of code. A replacement for the old plugins library but now based around the GHC API.
servant-happstack
A family of combinators for defining webservices APIs and serving them
web-routes
portable, type-safe URL routing
Happstack's Repositories
Happstack/happstack-server
An HTTP Server
Happstack/boomerang
Library for invertible parsing and printing
Happstack/ixset
A Set type which supports multiple indexes
Happstack/happstack-foundation
Happstack/abnf
Parse, print, and generate ABNF (Augmented Backus–Naur Form)
Happstack/happstack-lite
A simplified subset of happstack-server
Happstack/web-routes
portable, type-safe URL routing
Happstack/happstack-authenticate
An authentication framework for Happstack with support for pluggable authentication modules
Happstack/happstack-websockets
Support for using WebSockets with happstack-server
Happstack/reform
reform is type-safe HTML form generation and validation library
Happstack/happstack-clientsession
Securely store session data in a client-side cookie. Uses the clientession library.
Happstack/happstack-hsp
support for using HSP with Happstack
Happstack/happstack-jmacro
support for using jmacro with Happstack
Happstack/web-routes-boomerang
Support for using boomerang with web-routes to create type-safe URLs
Happstack/happstack-book
source for the happstack-book
Happstack/happstack-server-tls
Adds HTTPS support to happstack-server
Happstack/syb-with-class
Fork of http://patch-tag.com/r/Saizan/syb-with-class
Happstack/web-routes-happstack
Happstack support for type-safe URLs using web-routes
Happstack/web-routes-th
Support for deriving web-routes PathInfo using Template Haskell
Happstack/hsx-jmacro
support for using jmacro with HSP
Happstack/reform-blaze
support for rendering reform type-safe forms using blaze-html.
Happstack/reform-hamlet
Support for using hamlet with reform for type-safe form processing
Happstack/reform-happstack
Support for type-safe form generation and validation using reform and happstack
Happstack/reform-hsp
support for type-safe form generation and validation using reform and HSP
Happstack/userid
a UserId type with some useful instances.
Happstack/web-routes-generics
This library adds support to web-routes for parsing/printing URLs using the generics library
Happstack/web-routes-hsp
Support for using type-safe URLs in HSP templates
Happstack/web-routes-wai
Support for type-safe URLs using web-routes and WAI
Happstack/happstack-clckwrks
happstack.com website
Happstack/sendfile
A portable sendfile library