recaptcha

Functions for using the reCAPTCHA service in web applications.

http://github.com/jgm/recaptcha/tree/master

Latest on Hackage:0.1.0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by John MacFarlane

reCAPTCHA (https:/www.google.comrecaptchaintro) is a service that provides captchas for preventing automated spam in web applications. recaptcha-hs provides functions for using reCAPTCHA in Haskell web applications.