captcha-core
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- No 'category' field.
- No 'synopsis' field.
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 via **Either**
Minimal test suite provided for each captcha type
Captcha services are separated into different packages. Use what you need!
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.5.6 && <1.6), base (>=4.7 && <5), bytestring (>=0.10.12.0 && <0.11), cookie (>=0.4.5 && <0.5), data-default-extra (>=0.0.1 && <0.1), lens (>=4.19.2 && <5.1), mtl (>=2.2.2 && <2.3), o-clock (>=1.2.1 && <1.3), string-conversions (>=0.4.0.1 && <0.5), 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 Edward Yang |
Author | Edward Yang |
Maintainer | qwbarch@gmail.com |
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 |
Uploaded | by qwbarch at 2022-01-07T02:18:36Z |
Modules
[Index] [Quick Jump]
Downloads
- captcha-core-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees