list-singleton: Easily and clearly create lists with only one element in them.
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.
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 singletons
package!)
With any luck this library will be included in future versions of
the base
package. See this
mailing list thread for an extended discussion:
https://mail.haskell.org/pipermail/libraries/2019-August/029801.html.
[Skip to Readme]
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.0.0.2, 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 |
---|---|
Change log | CHANGELOG.markdown |
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-08T12:42:11Z |
Modules
[Index] [Quick Jump]
- Data
- List
Downloads
- list-singleton-1.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees