diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-01-17 23:19:13 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-01-17 23:45:48 +0100 |
commit | 4e190c2803be09ea7d500087cb1a2e3efeb27ab5 (patch) | |
tree | 80ceecb89e1585ce138946bb48086be5f7201574 /doc | |
parent | 81a97734e04fa40412b2d44ccfae1b4796257648 (diff) |
store: Make '%store-monad' an alias for '%state-monad'.
* guix/store.scm (define-alias): New macro.
(%store-monad, store-return, store-bind): Define as aliases of the
corresponding %STATE-MONAD part.
(store-lift, text-file, interned-file): Return STORE as a second
value.
(run-with-store): Use 'run-with-state'.
* guix/packages.scm (set-guile-for-build, package-file): Return STORE as
a second value.
* guix/monads.scm: Remove part of the module commentary.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions