summaryrefslogtreecommitdiff
path: root/tests/guile
AgeCommit message (Expand)Author
2025-02-17Minor inline code markup correction in README.W. Kosior
2025-02-07Export `define-immutable-record-type*' under extra alias `deftype'.W. Kosior
2024-07-27Revert "Test syntactic sugar for initializing fields with list-values."•••This reverts commit c16ddd31b95bfbae290c01aac06c4992b01829fb. W. Kosior
2024-07-15Test syntactic sugar for initializing fields with list-values.W. Kosior
2023-12-16Allow using multiple expressions in field update form.Wojtek Kosior
2023-12-13Add syntax for field updaters.•••You can now do (define-immutable-record-type* my-record (counter #:default 0)) (define old-record (my-record (counter 1))) (my-record #:<- old-record (counter #:=> 1+)) or (my-record #:<- old-record (counter #:-> (1+ counter))) Wojtek Kosior
2023-12-12Initial commit.Wojtek Kosior
f9250cc83e74a7ae142f06'>diff)downloadguix-dcd9c2505c0230c13556e233dbe4d81604a4abbd.tar.gz
guix-dcd9c2505c0230c13556e233dbe4d81604a4abbd.zip
system: Default to Linux-libre 4.0.
* gnu/system.scm (<operating-system>)[kernel]: Change default to LINUX-LIBRE-4.0.
Diffstat (limited to 'gnu/packages/haskell.scm')
0 files changed, 0 insertions, 0 deletions