all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Chris Marusich <cmmarusich@gmail.com>
Cc: 26382@debbugs.gnu.org
Subject: bug#26382: [PATCH 1/3] monads: Use intent-revealing parameter names.
Date: Sat, 08 Apr 2017 14:30:20 +0200	[thread overview]
Message-ID: <87zifrqdyb.fsf@gnu.org> (raw)
In-Reply-To: <20170406092836.24766-1-cmmarusich@gmail.com> (Chris Marusich's message of "Thu, 6 Apr 2017 02:28:34 -0700")

Chris Marusich <cmmarusich@gmail.com> skribis:

> * guix/monads.scm (mwhen, munless): Rename parameters from 'exp0' and 'exp' to
>   'mexp0' and 'mexp', respectively.  This makes it more obvious that these
>   expressions must be monadic expressions.

Applied, thanks!

Ludo’.

      parent reply	other threads:[~2017-04-08 12:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06  9:15 bug#26382: [PATCH 0/3] Improve documentation for monads Chris Marusich
2017-04-06  9:28 ` bug#26382: [PATCH 1/3] monads: Use intent-revealing parameter names Chris Marusich
2017-04-06  9:28   ` bug#26382: [PATCH 2/3] monads, doc: Improve mwhen and munless documentation Chris Marusich
2017-04-08 12:31     ` Ludovic Courtès
2017-04-06  9:28   ` bug#26382: [PATCH 3/3] monads: Improve mlet, mlet*, and mbegin documentation Chris Marusich
2017-04-08 12:36     ` Ludovic Courtès
2017-04-08 12:30   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zifrqdyb.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=26382@debbugs.gnu.org \
    --cc=cmmarusich@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.