mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
75877a33a2
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
8 lines
429 B
Text
8 lines
429 B
Text
This part contains the monad transformer class, the concrete monad
|
|
transformers, operations and liftings. It can be used on its own in
|
|
Haskell 98 code, or with the monad classes in the monads-fd or
|
|
monads-tf packages, which automatically lift operations introduced
|
|
by monad transformers through other transformers.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|