me
/
guix
Archived
1
0
Fork 0

gexp: Remove outdated comment.

* guix/gexp.scm (lower-references): Remove outdated "XXX" comment.
master
Ludovic Courtès 2016-09-09 16:50:34 +02:00
parent c2783e2b94
commit b5fed903c4
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 0 additions and 2 deletions

View File

@ -429,8 +429,6 @@ corresponding derivation."
"Based on LST, a list of output names and packages, return a list of output "Based on LST, a list of output names and packages, return a list of output
names and file names suitable for the #:allowed-references argument to names and file names suitable for the #:allowed-references argument to
'derivation'." 'derivation'."
;; XXX: Currently outputs other than "out" are not supported, and things
;; other than packages aren't either.
(with-monad %store-monad (with-monad %store-monad
(define lower (define lower
(match-lambda (match-lambda