caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Private modules in packages
@ 2010-05-21  8:32 Hans Ole Rafaelsen
  2010-05-21  8:51 ` [Caml-list] " Michaël Grünewald
  2010-05-21  8:53 ` Julien Signoles
  0 siblings, 2 replies; 8+ messages in thread
From: Hans Ole Rafaelsen @ 2010-05-21  8:32 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

Hi,

When packing a set of modules into a top module using -pack, is there a way
to have some of the modules private to the package?

If I have the modules Helper, Foo and Bar. Helper provides helper functions
used by Foo and Bar. When I'm packing them into a top mudule P, I do not
want to expose the functions of Helper to users of P.

Is there some way to achieve this?  If not, do anyone know of other ways for
packing libraries and keeping some of the modules private to the library?


Thanks,

Hans Ole Rafaelsen

[-- Attachment #2: Type: text/html, Size: 563 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-05-21 19:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-21  8:32 Private modules in packages Hans Ole Rafaelsen
2010-05-21  8:51 ` [Caml-list] " Michaël Grünewald
2010-05-21  8:53 ` Julien Signoles
2010-05-21  9:51   ` Hans Ole Rafaelsen
2010-05-21 13:54     ` Ashish Agarwal
2010-05-21 15:42       ` Julien Signoles
2010-05-21 18:04         ` Goswin von Brederlow
2010-05-21 19:52           ` Julien Signoles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).