OneTuple: Singleton Tuple

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.

[maintain] [Publish]

This package provides a singleton tuple data type

data OneTuple a = OneTuple a

Note: it's not a newtype

Properties

Versions 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.1, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.1.1
Change log Changelog.md
Dependencies base (>=4.3 && <4.15), semigroups (>=0.18.4 && <0.20) [details]
License BSD-3-Clause
Copyright (c) John Dorsey 2008
Author John Dorsey <haskell@colquitt.org>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>, John Dorsey <haskell@colquitt.org>
Category Data
Source repo head: git clone https://github.com/phadej/OneTuple.git
Uploaded by phadej at 2020-03-27T04:40:48Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees