unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Guix-devel <guix-devel@gnu.org>
Subject: Monad code changes
Date: Wed, 14 Jan 2015 21:59:22 +0100	[thread overview]
Message-ID: <877fwp3wph.fsf@gnu.org> (raw)

Commit e87f059 moved monadic procedures “where they belong”–essentially
grouping them by abstraction layer rather than by programming style,
which meant everything in (guix monads).

This has then allowed the conversion of the code to download the package
source (the ‘method’ field of ‘origin’) to use monadic style, in commit
f220a83.

So the API is slowly but surely converging to a unified style.  The last
step will be to convert build systems to monads + gexps, hopefully in
the next ‘core-updates’ because that will require rebuilds.

Ludo’.

             reply	other threads:[~2015-01-14 20:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14 20:59 Ludovic Courtès [this message]
2015-01-17 22:56 ` Monad code changes Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=877fwp3wph.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).