Spock-digestive
=====
[](https://travis-ci.org/agrafix/Spock-digestive)
[](http://hackage.haskell.org/package/Spock-digestive)
## Intro
Hackage: [Spock-digestive](http://hackage.haskell.org/package/Spock-digestive)
Stackage: [Spock-digestive](https://www.stackage.org/package/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>