tuples-homogenous-h98

Wrappers for n-ary tuples with Traversable and Applicative/Monad instances.

https://github.com/ppetr/tuples-homogenous-h98

LTS Haskell 22.13:0.1.1.0
Stackage Nightly 2024-03-14:0.1.1.0
Latest on Hackage:0.1.1.0

See all snapshots tuples-homogenous-h98 appears in

BSD-3-Clause licensed and maintained by Petr Pudlák
This version can be pinned in stack with:tuples-homogenous-h98-0.1.1.0@sha256:229b69787267e221dee5f2cae1f11923012b3dcf314554c289d0128038bddc61,2060

Module documentation for 0.1.1.0

Depends on 1 package(full list with versions):

Provides newtype wrappers for n-ary homogenous tuples of types (a,...,a) and instances for Functor, Applicative (zipping), Monad, Foldable and Traversable. The package aims to be Haskell98 compliant.