list-singleton

Easily and clearly create lists with only one element in them.

Version on this page:2.0.0.0
LTS Haskell 19.33:2.0.0.2
Stackage Nightly 2022-09-01:2.0.0.2
Latest on Hackage:2.0.0.2

See all snapshots list-singleton appears in

MIT licensed
Maintained by Taylor Fausak
This version can be pinned in stack with:list-singleton-2.0.0.0@sha256:f4ad3edc23d437d56d9b5314e32c0c6e80b51859b5eb5f825186833ca5098f4f,1532

Module documentation for 2.0.0.0

Depends on 1 package(full list with versions):

list-singleton

CI Hackage Stackage

The list-singleton is a Haskell package allows you to easily and clearly create lists with only one element in them, which are typically called “singleton lists” or simply “singletons”.

For more details, read the announcement post on my blog or the documentation on Hackage.

Changes

Change log

list-singleton follows the Package Versioning Policy. You can find release notes on GitHub.