The devel/hs-mono-traversable port
hs-mono-traversable-1.0.12.0 – type classes for working with monomorphic containers
Description
Type classes for mapping, folding, and traversing monomorphic and
polymorphic containers. Haskell is good at operating over polymorphic
containers such as a list [a]. A monomorphic container is one such as
Text which has a type Text that does not expose a type variable for
the underlying characters.
WWW: https://hackage.haskell.org/package/mono-traversable
- Only for arches
-
amd64
i386
- Categories:
-
devel
lang/ghc
Library dependencies
Build dependencies
Run dependencies