This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: pretty-print


thi <ttn@revel.glug.org> writes:

> slib has pretty-print.scm, and a format.scm that requires it.  because
> guile module (ice-9 format) is an adaptation of slib's format.scm, the
> `require' form is still present.

What about importing slib's pretty-print into the Guile distribution
as (ice-9 pretty-print)?  Will there be many fixes to pp.scm that need
to be ported in the future?
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]