gexp: Export <local-file> accessors. * guix/gexp.scm (local-file-file, local-file-name, local-file-recursive?): Export.
1 files changed, 3 insertions(+), 0 deletions(-) M guix/gexp.scm
M guix/gexp.scm => guix/gexp.scm +3 -0
@@ 33,6 33,9 @@ gexp-input? local-file local-file? + local-file-file + local-file-name + local-file-recursive? gexp->derivation gexp->file