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