Commit graph

10 commits

Author SHA1 Message Date
obache
04a30d0908 Update HOMEPAGE. 2010-02-07 12:55:29 +00:00
joerg
8e45140b6d DESTDIR support 2010-01-30 19:36:35 +00:00
tonio
d7a9dac803 Update lang/ocamlduce to 3.11.1.0 [pkg/41696]
Adds support for ocaml 3.11.1
2009-09-07 21:53:30 +00:00
joerg
76f5c1b551 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
24151e2b99 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
taca
6679cd94d1 Update distinfo file. 2008-10-16 12:55:51 +00:00
obache
6abb35f709 Update ocamlduce to 3.10.2.
Based on maintainer update request in PR 39450.
(Changes is unkonw)
2008-10-13 13:13:37 +00:00
obache
6c7fbf4d9f Fix one pkglint warining, remove unwanted tail of slash for @dirrm. 2008-09-02 11:52:49 +00:00
tonio
3d18612380 Update lang/ocamlduce to 3.10.0
This update lets ocamlduce work with ocaml 3.10
2007-12-01 14:48:28 +00:00
tonio
9782fd386f OCamlDuce is an enhancement to OCaml that allows one to use XML features,
such as types and values, natively in OCaml programs.

The goal of the OCamlDuce project is to extend the OCaml language with features
to make it easier to write safe and efficient complex applications that need to
deal with XML documents. In particular, it relies on a notion of types and
patterns to guarantee statically that all the possible input documents are
correctly processed, and that only valid output documents are produced.

WWW: http://www.cduce.org/ocaml
2007-04-08 23:04:53 +00:00