luhn: An implementation of Luhn's check digit algorithm.
An implementation of Luhn's check digit algorithm. This is a simple algorithm used to validate a variety of identification numbers, such as credit card numbers. See http://en.wikipedia.org/wiki/Luhn_algorithm for more details.
Downloads
- luhn-0.3.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.2, 0.3 | 
|---|---|
| Change log | CHANGELOG.md | 
| Dependencies | base (>=4 && <5), digits (<1), QuickCheck (<3) [details] | 
| Tested with | ghc ==9.12.2 | 
| License | BSD-3-Clause | 
| Copyright | (c) 2008-2009 N-Sim Ltd., 2025 Henry Bucklow | 
| Author | Henry Bucklow | 
| Maintainer | opensource@elsie.org.uk | 
| Category | Data | 
| Source repo | head: git clone https://github.com/sffubs/luhn.git | 
| Uploaded | by HenryBucklow at 2025-09-27T21:54:09Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 2048 total (5 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-09-27 [all 1 reports]  |