Path to this page:
./
devel/hs-tuples,
Small monomorphic tuples
Branch: CURRENT,
Version: 0.1.0.0,
Package name: hs-tuples-0.1.0.0,
Maintainer: pkgsrc-usersThis library provides small tuples where all the elements are the same type.
The elements always unpack into the data constructor. This can be helpful
when the tuple type is itself nested inside of another data constructor.
Master sites:
Filesize: 3.256 KB
Version history: (Expand)
- (2025-03-07) Package added to pkgsrc.se, version hs-tuples-0.1.0.0 (created)
CVS history: (Expand)
2025-03-07 17:25:37 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-tuples: import hs-tuples-0.1.0.0
This library provides small tuples where all the elements are the same type.
The elements always unpack into the data constructor. This can be helpful
when the tuple type is itself nested inside of another data constructor.
|