mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
f844d1a8fd
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
11 lines
420 B
Text
11 lines
420 B
Text
haskell-mtl (Monad transformer library)
|
|
|
|
A monad transformer library, inspired by the paper Functional Programming
|
|
with Overloading and Higher-Order Polymorphism, by Mark P Jones
|
|
<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>, Advanced School of
|
|
Functional Programming, 1995.
|
|
|
|
This requires ghc.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|