caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlbuild + Coq
@ 2012-05-08 12:30 Dmitry Grebeniuk
  2012-05-11  9:54 ` [Caml-list] " Dmitry Grebeniuk
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Grebeniuk @ 2012-05-08 12:30 UTC (permalink / raw)
  To: caml-list

Hello.

  Has anybody tried to compile OCaml + Coq project with ocamlbuild?
Maybe you can share myocamlbuild.ml rules for such compilation?
(I already wrote simple rule on "%.v" -> "%.ml", but dependencies'
discovering is killing me, so I'm asking here, maybe there are some
ready solutions.)

  I know about coq_makefile, but I don't want to pollute source tree with
intermediate extraction results.  I could ignore/remove .vo/.glob files,
but Coq extracts some .ml files from his stdlib, so I see no sane way
to ignore some .ml files while not-ignoring other .ml files.

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

end of thread, other threads:[~2012-05-11 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 12:30 [Caml-list] ocamlbuild + Coq Dmitry Grebeniuk
2012-05-11  9:54 ` [Caml-list] " Dmitry Grebeniuk
2012-05-11 10:22   ` Romain Bardou

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).