gexp: Export <local-file> accessors.

* guix/gexp.scm (local-file-file, local-file-name, local-file-recursive?):
  Export.
This commit is contained in:
Ludovic Courtès 2015-06-03 11:21:15 +02:00
parent ad29c6f2e5
commit 74d441abee
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@
gexp-input?
local-file
local-file?
local-file-file
local-file-name
local-file-recursive?
gexp->derivation
gexp->file