slackbuilds_ponce/haskell/haskell-mono-traversable/README
David Spencer 7a4f0c550e
haskell/haskell-mono-traversable: Added (monomorphic containers).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:34 +07:00

8 lines
414 B
Text

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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache