@hackage OneTuple0.2.2.1

Singleton Tuple

This package provides a singleton tuple data type

data OneTuple a = OneTuple a

Note: it's not a newtype