The latest version of Only is 0.1-2.

Only

Version 0.1 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
The 1-tuple type or single-value "collection"
Description

This package provides a canonical anonymous 1-tuple type missing from Haskell for attaching typeclass instances.

NOTE: There is also the OneTuple package which by using a boxed data-type provides a 1-tuple type which has laziness properties which are more faithful to the ones of Haskell's native tuples; whereas the primary purpose of Only is to provide the traditionally so named type-wrapper for attaching typeclass instances.

Author
Herbert Valerio Riedel
Bug reports
https://github.com/hvr/Only/issues
Category
Data
Copyright
n/a
Homepage
n/a
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components