OneTuple-0.4.1.1: 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).
Modules
OneTuple-0.4.1.1
- Data
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).
Modules
OneTuple-0.4.1.1