[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Srfi-159/166 - monadic formatting for guile
From: |
Ludovic Courtès |
Subject: |
Re: Srfi-159/166 - monadic formatting for guile |
Date: |
Mon, 03 Jun 2019 15:07:53 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hi!
Linus Björnstam <address@hidden> skribis:
> When SRFI-166 stabilizes I will probably make a pull request myself and
> convert the srfi document to a texi file.
>
> I want to package it as (srfi srfi-166) whenever that happens, and maybe try
> to get it into guile (or at least become the maintainer for the guix package
> myself).
That’d be great!
BTW, I was surprised to see that this module lives in the (srfi-159)
name space and not (srfi srfi-159) as we’re used to, but it doesn’t
matter much.
Thanks,
Ludo’.