index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
monads.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
gexp: ‘with-parameters’ properly handles ‘%graft?’.
David Elsing
1
-11
/
+9
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
1
-1
/
+0
2022-07-10
monads: Add 'mparameterize'.
Ludovic Courtès
1
-1
/
+14
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
1
-3
/
+0
2016-03-06
tests: Disable grafting by default for most tests.
Ludovic Courtès
1
-1
/
+5
2015-09-04
monads: Fix 'liftN' fallback case.
Ludovic Courtès
1
-1
/
+3
2015-06-08
monads: Allow n-ary '>>=' expressions.
Ludovic Courtès
1
-0
/
+13
2015-05-27
monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.
Ludovic Courtès
1
-6
/
+7
2015-01-17
monads: Add the state monad.
Ludovic Courtès
1
-2
/
+33
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
1
-2
/
+1
2015-01-12
monads: Remove 'derivation-expression'.
Ludovic Courtès
1
-21
/
+0
2015-01-12
monads: Rewrite 'text-file*' using gexps.
Ludovic Courtès
1
-25
/
+1
2014-10-08
monads: Add 'mbegin'.
Ludovic Courtès
1
-1
/
+16
2014-10-05
gnu: cross-base: Use the right dynamic linker name.
Ludovic Courtès
1
-4
/
+4
2014-08-23
Factorize test suite support in (guix tests).
Ludovic Courtès
1
-4
/
+2
2014-08-17
monads: 'package-file' uses '%current-system' at '>>=' time.
Ludovic Courtès
1
-0
/
+14
2014-08-17
monads: Add 'package->cross-derivation' and #:target for 'package-file'.
Ludovic Courtès
1
-0
/
+11
2014-07-24
monads: Add 'interned-file'.
Ludovic Courtès
1
-0
/
+10
2014-07-12
monads: Fix 'mapm' so that effects happen from left to right.
Ludovic Courtès
1
-6
/
+8
2014-04-28
monads: Hide 'derivation-expression' and 'lower-inputs'.
Ludovic Courtès
1
-0
/
+3
2014-02-03
monads: Add 'text-file*'.
Ludovic Courtès
1
-1
/
+25
2013-12-10
monads: Fix 'anym'.
Ludovic Courtès
1
-0
/
+12
2013-12-04
derivations: Use more keyword parameters for 'build-expression->derivation'.
Ludovic Courtès
1
-2
/
+3
2013-10-03
monads: Allow resolution of a monad's bind/return at expansion time.
Ludovic Courtès
1
-0
/
+5
2013-10-03
Add (guix monads).
Ludovic Courtès
1
-0
/
+163