mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-16 14:10:35 +02:00
Add comment for (ice-9 match).
This commit is contained in:
parent
0df43a35bf
commit
4ce31633b4
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -109,6 +109,8 @@ This module includes Andrew K. Wright's pattern matcher:
|
|||
See ice-9/match.scm for brief description or
|
||||
http://www.star-lab.com/wright/code.html for complete documentation.
|
||||
|
||||
This module requires SLIB to be installed and available from Guile.
|
||||
|
||||
* Changes to the stand-alone interpreter
|
||||
|
||||
** It's now possible to create modules with controlled environments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue