Spock-digestive: Digestive functors support for Spock

[ library, mit, web ] [ Propose Tags ]

Run forms defined using digestive functors with Spock


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0
Dependencies base (>=4.6 && <5), digestive-functors (>=0.7), http-types (>=0.8), mtl (>=2.0), Spock (>=0.9 && <0.11), text (>=0.11.3.1), unordered-containers (>=0.2), wai (>=3.0) [details]
License MIT
Copyright (c) 2014 - 2015 Alexander Thiemann <mail@athiemann.net>
Author Alexander Thiemann <mail@athiemann.net>
Maintainer mail@athiemann.net
Revised Revision 1 made by AlexanderThiemann at 2016-08-27T20:05:19Z
Category Web
Home page https://github.com/agrafix/Spock-digestive
Bug tracker https://github.com/agrafix/Spock-digestive/issues
Source repo head: git clone https://github.com/agrafix/Spock-digestive
Uploaded by AlexanderThiemann at 2015-08-23T18:42:03Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3527 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-23 [all 1 reports]

Readme for Spock-digestive-0.2.0.0

[back to package description]

Spock-digestive

Build Status Hackage

Intro

Hackage: Spock-digestive Stackage: Spock-digestive

Digestive functors support for Spock

Install

  • Using cabal: cabal install Spock-digestive
  • Using Stack: stack install Spock-digestive
  • From Source (cabal): git clone https://github.com/agrafix/Spock-digestive.git && cd Spock-digestive && cabal install
  • From Source (stack): git clone https://github.com/agrafix/Spock-digestive.git && cd Spock-digestive && stack build

Misc

Supported GHC Versions

  • 7.6.3
  • 7.8.4
  • 7.10.2

License

Released under the MIT license. (c) 2014 - 2015 Alexander Thiemann mail@athiemann.net