Browse thread
[Caml-list] OCamlMakefile mly/mll interdependency
-
Jeff Henrikson
-
Markus Mottl
-
Michal Moskal
-
Ville-Pertti Keinonen
- Ville-Pertti Keinonen
-
Ville-Pertti Keinonen
-
Michal Moskal
-
Markus Mottl
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Ville-Pertti Keinonen <will@e...> |
| Subject: | Re: [Caml-list] Re: cyclic modules (was: OCamlMakefile mly/mll interdependency) |
> This works because a.ml depends on b.mli (b.cmi), which was compiled > before a.ml, but not b.ml (b.cmo). Correcting myself - swap a and b and that makes more sense... ------------------- 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