Description
Digestive functors support for Spock.
Description
Run forms defined using digestive functors with Spock
README.md
Spock-digestive
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 [email protected].