BSD-3-Clause licensed by John Dorsey
Maintained by Oleg Grenrus, John Dorsey
This version can be pinned in stack with:OneTuple-0.4.2@sha256:dd7266f983da2970e5662168add810dabadabb3a4bb9b137181eafc0ac7ea4d4,2013

Module documentation for 0.4.2

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).

Changes