Re: [Haskell-cafe] [ANN] transformers-base, transformers-abort, monad-abort-fd
What about "base" instead of "b"? I don't think we should change "m" since that name is used to denote a monad in almost any Haskell library I know. On 10 November 2011 19:07, Colin Adams <colinpauladams@gmail.com> wrote:
And quite rightly too.
On 10 November 2011 18:02, Felipe Almeida Lessa <felipe.lessa@gmail.com> wrote:
On Thu, Nov 10, 2011 at 2:54 PM, Bas van Dijk <v.dijk.bas@gmail.com> wrote:
* Use descriptive variable names: 'm' for monad, 'b' for base monad
It's funny how we, haskellers, find 'm' and 'b' descriptive names. I know many programmers who would cry after seeing this =).
Cheers,
-- Felipe.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (1)
-
Bas van Dijk