gnu: guile-json: Export.
This is a followup to 84af1e7402.
* gnu/packages/guile.scm (guile-json): Export.
This commit is contained in:
parent
353f5f7aa7
commit
7f81cce3c2
1 changed files with 1 additions and 0 deletions
|
|
@ -451,6 +451,7 @@ specification. These are the main features:
|
||||||
(define-deprecated guile-json
|
(define-deprecated guile-json
|
||||||
guile-json-1
|
guile-json-1
|
||||||
guile-json-1)
|
guile-json-1)
|
||||||
|
(export guile-json)
|
||||||
|
|
||||||
(define-public guile2.0-json
|
(define-public guile2.0-json
|
||||||
(package-for-guile-2.0 guile-json-1))
|
(package-for-guile-2.0 guile-json-1))
|
||||||
|
|
|
||||||
Reference in a new issue