Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] Trace module load in toplevel?
@ 2014-11-14 22:05 John F. Carr
  2014-11-14 22:46 ` John F. Carr
  0 siblings, 1 reply; 3+ messages in thread
From: John F. Carr @ 2014-11-14 22:05 UTC (permalink / raw)
  To: caml-list


Some modules I'm loading are not visible in the toplevel after #load
of the .cmo (or .cma) files defining them.  Is there any way to

1. Have the toplevel tell me what modules are being defined during #load,

2. Dump the list of all top level module bindings,

or

3. Find out what modules the top level would define after loading a file?

I thought ocamlobjinfo would be the answer to (3), but it is not.


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

end of thread, other threads:[~2014-11-14 22:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-14 22:05 [Caml-list] Trace module load in toplevel? John F. Carr
2014-11-14 22:46 ` John F. Carr
2014-11-14 22:52   ` Daniel Bünzli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox