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

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-core (>=0.11), text (>=0.11.3.1), unordered-containers (>=0.2), wai (>=3.0) [details]
License MIT
Copyright (c) 2014 - 2016 Alexander Thiemann <mail@athiemann.net>
Author Alexander Thiemann <mail@athiemann.net>
Maintainer mail@athiemann.net
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 2016-08-25T16:20:41Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3532 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-25 [all 1 reports]

Readme for Spock-digestive-0.3.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.10.2

License

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