| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 18:29:47 GMT
X-Served-By: cache-dfw-kdfw8210142-DFW, cache-bom-vanm7210034-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768674588.527622,VS0,VE290
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
captcha-capmonster: A package for integrating a variety of captcha solving services.
[Skip to Readme]
captcha-capmonster: A package for integrating a variety of captcha solving services.
A package for integrating a variety of captcha solving services.
Feature list:
Makes use of the lens package
Mtl-style typeclass, allowing you to use your own monad transformer stack
No exceptions are thrown. Errors are shown explicitly through its type signature
Minimal test suite provided for each captcha type
Captcha services are separated into different packages. Use what you need!
[Skip to Readme]
Downloads
- captcha-capmonster-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.5.6 && <1.6), aeson-qq (>=0.8.4 && <0.9), base (>=4.7 && <5), bytestring (>=0.10.12.0 && <0.11), captcha-core (>=0.1 && <0.2), errors (>=2.3.0 && <2.4), extra (>=1.7.9 && <1.8), http-client (>=0.6.4.1 && <0.8), lens (>=4.19.2 && <5.1), lens-aeson (>=1.1.3 && <1.2), mtl (>=2.2.2 && <2.3), o-clock (>=1.2.1 && <1.3), string-interpolate (>=0.3.1.1 && <0.4), text (>=1.2.4.1 && <1.3), unliftio (>=0.2.20 && <0.3), wreq (>=0.5.3.3 && <0.6) [details] |
| License | MIT |
| Copyright | 2021 qwbarch |
| Author | qwbarch |
| Maintainer | qwbarch@gmail.com |
| Uploaded | by qwbarch at 2022-01-07T03:45:44Z |
| Revised | Revision 1 made by qwbarch at 2022-09-24T05:53:31Z |
| Category | Network |
| Home page | https://github.com/qwbarch/captcha-haskell#readme |
| Bug tracker | https://github.com/qwbarch/captcha-haskell/issues |
| Source repo | head: git clone https://github.com/qwbarch/captcha-haskell |
| Distributions | |
| Downloads | 174 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] All reported builds failed as of 2022-01-07 [all 1 reports] |
Readme for captcha-capmonster-0.1.0.0
[back to package description]captcha-haskell
This repository is split into multiple packages:
Visit the microsite for more information.