From: Stefan Monnier <monnier@iro.umontreal.ca>
To: caml-list@inria.fr
Subject: [Caml-list] Re: Do you like files as modules?
Date: Thu, 07 Oct 2004 12:14:07 -0400 [thread overview]
Message-ID: <jwvwty2se53.fsf-monnier+gmane.comp.lang.caml.inria@gnu.org> (raw)
In-Reply-To: <20041007053801.GA16450@swordfish>
> implementation files. Currently, if you have an interface 'foo.mli',
> with several possible implementations, you have to resort to kludges
> like creating subdirectories a/, b/, and c/, each with a different
> version of 'foo.ml', one of which gets copied into the main directory at
I thought the way to deal with that was to explicitly define a module A of
signature Foo in the file foo_a.ml, module B : Foo in file foo_b.ml, ...
Or something like that.
Stefan
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2004-10-07 16:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-07 3:12 [Caml-list] " skaller
2004-10-07 5:38 ` Matt Gushee
2004-10-07 16:14 ` Stefan Monnier [this message]
2004-10-07 19:45 ` William Lovas
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=jwvwty2se53.fsf-monnier+gmane.comp.lang.caml.inria@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=caml-list@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