caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: O'Caml Mailing List <caml-list@yquem.inria.fr>
Subject: loading all modules of a cma at once
Date: Thu, 5 Mar 2009 18:54:02 +0000	[thread overview]
Message-ID: <079CD806-4184-403B-9050-1F28C51C3744@gmail.com> (raw)

I have a cma that I built and I'm trying to interactively test some  
functions.

ocaml seems to require me to individually #load cmo-s, including  
dependencies.

Is there a way to load all modules of a cma in one fell swoop?

Do I resign to creating .ocamlinit in that particular directory with  
the required #load-s?

	Thanks, Joel

---
http://tinyco.de
Mac, C++, OCaml




             reply	other threads:[~2009-03-05 18:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 18:54 Joel Reymont [this message]
2009-03-05 18:58 ` [Caml-list] " Yoann Padioleau
2009-03-05 19:24   ` Joel Reymont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=079CD806-4184-403B-9050-1F28C51C3744@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).