2 Dec 12:08
Re: import
Galchin, Vasili <vigalchin <at> gmail.com>
2008-12-02 11:08:03 GMT
2008-12-02 11:08:03 GMT
specifically I am concerned about ByteString and underlying nodes .. ???
On Tue, Dec 2, 2008 at 3:45 AM, Bulat Ziganshin <bulat.ziganshin <at> gmail.com> wrote:
Hello Vasili,no. you import just *module*, and it gives you just the identifiers
Tuesday, December 2, 2008, 11:48:40 AM, you wrote:
> I am a little uncertain about "import" semantics in a
> hierarchical package ... i.e. if I import the root of a package root
> do I get everything under the "root's" namespace, i.e. the namespace tree?
exported by module (by default - all symbols *defined* in this module)
--
Best regards,
Bulat mailto:Bulat.Ziganshin <at> gmail.com
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed