1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/devel/hs-mtl/pkg-descr
Gleb Popov 533efced70 Restore some Haskell libraries. These are still required to build x11/hs-xmonad.
Reported by:	antoine
Approved by:	tcberner (mentor)
2019-05-09 17:31:06 +00:00

7 lines
291 B
Plaintext

Monad classes using functional dependencies, 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.
WWW: https://github.com/ekmett/mtl