guix/tests
Ludovic Courtès b860f38244 Add (guix monads).
* guix/monads.scm: New file.
* tests/monads.scm: New file.
* Makefile.am (MODULES): Add guix/monads.scm.
  (SCM_TESTS): Add tests/monads.scm.
* doc/guix.texi (The Store Monad): New node.
  (The Store): Reference it.
2013-10-03 23:12:20 +02:00
..
base32.scm
build-utils.scm
builders.scm
derivations.scm
guix-build.sh
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-package.sh guix package: '--delete-generations' deletes generations older than specified. 2013-09-27 01:23:59 +02:00
guix-register.sh guix-register: Expect closures to refer to the original store. 2013-09-23 23:56:35 +02:00
hash.scm
monads.scm Add (guix monads). 2013-10-03 23:12:20 +02:00
nar.scm
packages.scm build-system/trivial: Take the 'source' field into account. 2013-09-27 00:46:17 +02:00
records.scm
snix.scm
store.scm
test.drv
ui.scm guix package: Add '--list-generations'. 2013-09-19 11:22:31 +00:00
union.scm
utils.scm