Commit Graph

13 Commits

Author SHA1 Message Date
Vincent Laporte
b03530d287 ocamlPackages.erm_xml: disable for OCaml ≥ 5.0 2023-11-13 05:06:51 +01:00
Anders Kaseorg
6920d8ca42 treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
Ulrik Strid
a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Felix Buehler
e02ae572b5 ocamlPackages.erm_xml: switch to fetchFromGitHub 2021-12-08 12:47:48 +01:00
sternenseemann
4e42cac49d ocamlPackages: stdenv.lib → lib
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.

Reference #108938.
2021-01-12 16:33:18 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vincent Laporte
ab2f86aec3
ocamlPackages.erm_xml: 0.3 -> 0.3+20180112 2018-09-21 17:04:22 +00:00
Vincent Laporte
24f47da9b3
ocamlPackages.erm_xml: disable for OCaml ≥ 4.06 2018-08-29 12:49:43 +00:00
Vincent Laporte
4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Nicolas B. Pierron
72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
ts468
054be41e04 Revert "ocaml-modules: fix naming: "_" -> "-"" 2015-09-06 21:15:10 +02:00
Thomas Strobel
616aa2bdda ocaml modules: fix some CamelCase and under_scores 2015-09-02 09:14:59 +02:00
Vincent Laporte
324324b024 Adds ocaml-erm_xml
XML Parser for discrete data

Homepage: https://github.com/ermine/xml
2015-02-18 22:21:53 +01:00