@hackage tuples0.1.0.0

Small monomorphic tuples

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.