slackbuilds_ponce/haskell/haskell-mtl/slack-desc
Andrew Clemons 8f0802849d
haskell/haskell-mtl: Added (Monad classes, using funct. deps).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-13 09:17:59 +07:00

19 lines
988 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-mtl: haskell-mtl (Monad classes, using functional dependencies)
haskell-mtl:
haskell-mtl: Monad classes using functional dependencies, with instances for
haskell-mtl: various monad transformers, inspired by the paper Functional
haskell-mtl: Programming with Overloading and Higher-Order Polymorphism, by Mark
haskell-mtl: P Jones, in Advanced School of Functional Programming, 1995.
haskell-mtl:
haskell-mtl: https://hackage.haskell.org/package/mtl
haskell-mtl:
haskell-mtl:
haskell-mtl: