OneTuple

Singleton Tuple

This package is a compatibility package for a singleton data type > data Solo a = MkSolo a Note: it's not a @newtype@ @Solo@ is available in @base-4.16@ (GHC-9.2).