[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33405] [PATCH 00/10] De-monadify and clean up system code
From: |
Ludovic Courtès |
Subject: |
[bug#33405] [PATCH 00/10] De-monadify and clean up system code |
Date: |
Fri, 16 Nov 2018 17:50:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Heya!
Mathieu Othacehe <address@hidden> skribis:
> Having struggled (a lot) with this part of Guix, I find that switching
> to file-like objects, instead of having to carry a monadic context
> everywhere is a huge improvement, thanks!
Cool. I noticed while browsing the installer that it uses the monadic
API mostly, so indeed, I would recommend switching to file-like objects
as much as possible—it’s easier and less intimidating.
Thanks for your feedback!
Ludo’.
- [bug#33405] [PATCH 10/10] guix system: Clarify 'perform-action'., (continued)
- [bug#33405] [PATCH 10/10] guix system: Clarify 'perform-action'., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 08/10] guix system: Simplify bootloader package handling., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 04/10] system: De-monadify 'operating-system-boot-parameters'., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 03/10] linux-initrd: Return file-like objects instead of monadic values., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 05/10] system: Please Emacs., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 06/10] system: De-monadify 'operating-system-bootcfg'., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 07/10] vm: Remove explicit calls to 'operating-system-derivation'., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 09/10] guix system: De-monadify bootloader installation script., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 02/10] system: Simplify kernel argument handling., Ludovic Courtès, 2018/11/16
- [bug#33405] [PATCH 00/10] De-monadify and clean up system code, Mathieu Othacehe, 2018/11/16
- [bug#33405] [PATCH 00/10] De-monadify and clean up system code, Danny Milosavljevic, 2018/11/16