summaryrefslogtreecommitdiff
path: root/tests/monads.scm
Commit message (Expand)AuthorAge
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* tests: Disable grafting by default for most tests.Ludovic Courtès2016-03-06
* monads: Fix 'liftN' fallback case.Ludovic Courtès2015-09-04
* monads: Allow n-ary '>>=' expressions.Ludovic Courtès2015-06-08
* monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.Ludovic Courtès2015-05-27
* monads: Add the state monad.Ludovic Courtès2015-01-17
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* monads: Remove 'derivation-expression'.Ludovic Courtès2015-01-12
* monads: Rewrite 'text-file*' using gexps.Ludovic Courtès2015-01-12
* monads: Add 'mbegin'.Ludovic Courtès2014-10-08
* gnu: cross-base: Use the right dynamic linker name.Ludovic Courtès2014-10-05
* Factorize test suite support in (guix tests).Ludovic Courtès2014-08-23
* monads: 'package-file' uses '%current-system' at '>>=' time.Ludovic Courtès2014-08-17
* monads: Add 'package->cross-derivation' and #:target for 'package-file'.Ludovic Courtès2014-08-17
* monads: Add 'interned-file'.Ludovic Courtès2014-07-24
* monads: Fix 'mapm' so that effects happen from left to right.Ludovic Courtès2014-07-12
* monads: Hide 'derivation-expression' and 'lower-inputs'.Ludovic Courtès2014-04-28
* monads: Add 'text-file*'.Ludovic Courtès2014-02-03
* monads: Fix 'anym'.Ludovic Courtès2013-12-10
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* monads: Allow resolution of a monad's bind/return at expansion time.Ludovic Courtès2013-10-03
* Add (guix monads).Ludovic Courtès2013-10-03