Andrew Clemons 4f37cf512d haskell/haskell-mono-traversable: Fix dependencies. 2 years ago
..
README 7a4f0c550e haskell/haskell-mono-traversable: Added (monomorphic containers). 5 years ago
doinst.sh 7a4f0c550e haskell/haskell-mono-traversable: Added (monomorphic containers). 5 years ago
haskell-mono-traversable.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
haskell-mono-traversable.info 4f37cf512d haskell/haskell-mono-traversable: Fix dependencies. 2 years ago
slack-desc 7a4f0c550e haskell/haskell-mono-traversable: Added (monomorphic containers). 5 years ago

README

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