mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: clasp-flexi-streams: Add todo comment.
* gnu/packages/lisp-xyz.scm (clasp-flexi-streams): Add todo comment. Change-Id: I0af33e22b5feca219c733b0d0c5d8f50da2e84d9
This commit is contained in:
parent
d9ea94dc44
commit
b4a0aa1d71
1 changed files with 1 additions and 0 deletions
|
|
@ -16272,6 +16272,7 @@ streams which are similar to string streams.")
|
|||
(package
|
||||
(inherit (sbcl-package->clasp-package sbcl-flexi-streams))
|
||||
(arguments
|
||||
;; TODO: https://github.com/edicl/flexi-streams/issues/51
|
||||
'(#:tests? #f))))
|
||||
|
||||
(define-public sbcl-flexichain
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue