imprevu-happstack: Imprevu support for Happstack

[ bsd3, language, library ] [ Propose Tags ]

Modules

  • Imprevu
    • Happstack
      • Imprevu.Happstack.Forms
      • Imprevu.Happstack.Test
      • Imprevu.Happstack.TestServer
      • Imprevu.Happstack.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies base (>=4.6 && <5), blaze-html (>=0.7 && <0.9), containers (>=0.5 && <0.6), DebugTraceHelpers (>=0.12 && <0.13), ghc (>=7.6 && <8.1), happstack-server (>=7.3 && <7.5), HTTP, imprevu (>=0.1 && <0.2), lens (>=4.7 && <4.15), monad-extras, mtl (>=2.1 && <2.3), NoTrace, old-locale (>=1.0 && <1.1), reform (>=0.2 && <0.3), reform-blaze (>=0.2 && <0.3), reform-happstack (>=0.2 && <0.3), safe, stm, text (>=1.1 && <1.3) [details]
License BSD-3-Clause
Copyright 2016 Corentin Dupont
Author Corentin Dupont
Maintainer Corentin Dupont
Category Language
Home page http://www.nomyx.net
Source repo head: git clone https://github.com/cdupont/imprevu-happstack.git
Uploaded by CorentinDupont at 2017-03-13T23:27:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 872 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-03-13 [all 3 reports]

Readme for imprevu-happstack-0.1.0

[back to package description]

Introduction

This library provide Happstack bindings to Imprevu.

Installation

To install from the git repository:

git clone git://github.com/cdupont/Nomyx.git
cd Nomyx/Imprevu-Happstack
stack install

Tests

Run:

stack test

Contact

Bug-reports, questions, suggestions and patches are all welcome.