list-singleton: Easily and clearly create lists with only one element in them.
The list-singleton
package allows you to easily and clearly create lists
with only one element in them, which are typically called "singleton lists"
or simply "singletons". (Not to be confused with
the <code>singletons</code> package!)
With any luck this library will be included in future versions of the <code>base</code> package. See this mailing list thread for an extended discussion: https://mail.haskell.org/pipermail/libraries/2019-August/029801.html.
Downloads
- list-singleton-1.0.0.0.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] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 2.0.0.0, 2.0.0.1, 2.0.0.2 |
---|---|
Dependencies | base (>=4.9 && <4.14) [details] |
License | ISC |
Author | |
Maintainer | Taylor Fausak |
Category | Data |
Source repo | head: git clone https://github.com/tfausak/list-singleton |
Uploaded | by fozworth at 2019-09-07T16:39:59Z |
Distributions | |
Downloads | 2132 total (15 in the last 30 days) |
Rating | 2.0 (votes: 9) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-09-07 [all 1 reports] |