The devel/hs-OneTuple port
hs-OneTuple-0.2.1p4 – singleton tuple
Description
OneTuple fills the "tuple gap" with a singleton tuple. It does
not support the usual parenthesized tuple syntax (which would be
"(a)" instead of "OneTuple a"). It
* has the expected laziness properties,
* can be pattern-matched,
* ships with instances for several standard type classes,
including all those supported by H98-standard tuples,
* requires no language extensions, except for hierarchical modules.
WWW: https://hackage.haskell.org/package/OneTuple
- Only for arches
-
amd64
i386
- Categories:
-
devel
lang/ghc
Library dependencies
Build dependencies
Run dependencies