mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
97912eb697
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
413 B
Text
8 lines
413 B
Text
Monad classes using type families, with instances for various monad
|
|
transformers, inspired by the paper /Functional Programming with
|
|
Overloading and Higher-Order Polymorphism/, by Mark P Jones, in
|
|
Advanced School of Functional Programming, 1995
|
|
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|