|
From: | Tony Sidaway |
Subject: | [Chicken-hackers] Re: Using a container module to export bindings from a group of related modules |
Date: | Tue, 13 Oct 2009 02:15:57 +0100 |
Should be: (module locale (export (module locale-timezone locale-builtin locale-posix locale-components locale-categories locale-current)) (import chicken scheme) ) Note second parenthesis after "locale-current)".
[Prev in Thread] | Current Thread | [Next in Thread] |