mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6a511b1c66
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
400 B
Text
9 lines
400 B
Text
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 and haskell-transformers.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|