guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/09: gnu: Add cl-fare-quasiquote-readtable.


From: guix-commits
Subject: 04/09: gnu: Add cl-fare-quasiquote-readtable.
Date: Mon, 7 Oct 2019 07:57:05 -0400 (EDT)

ambrevar pushed a commit to branch master
in repository guix.

commit 7b9cb9c01c097f66c0b617ad4e7462ee72a349c9
Author: Pierre Neidhardt <address@hidden>
Date:   Mon Oct 7 13:47:46 2019 +0200

    gnu: Add cl-fare-quasiquote-readtable.
    
    * gnu/packages/lisp.scm (cl-fare-quasiquote-readtable): New variable.
---
 gnu/packages/lisp.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 4d3b4fb..b2cd4dd 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -6487,6 +6487,9 @@ Trivia.
 
 This package uses fare-quasiquote with named-readtable.")))
 
+(define-public cl-fare-quasiquote-readtable
+  (sbcl-package->cl-source-package sbcl-fare-quasiquote-readtable))
+
 (define-public sbcl-trivia.level0
   (let ((commit "902e0c65602bbfe96ae82e679330b3771ddc7603")
         (revision "1"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]