slackbuilds_ponce/haskell/haskell-mono-traversable
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
doinst.sh
haskell-mono-traversable.info
haskell-mono-traversable.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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