let blocked = [
"ocaml-bitstring"; (* needs upstream fix for 4.02.0 *)
- "ocaml-camlp5"; (* not updated for 4.02.0 *)
"ocaml-mikmatch"; (* build failure on 4.02.0 *)
"ocaml-omake"; (* build failure on 4.02.0 with hevea *)
"ocaml-p3l"; (* build failure on 4.02.0 -warn-error A *)
"ocaml-pa-do"; (* build failure, complex *)
"ocaml-lwt"; (* build failure on 4.02.0 *)
- "ocaml-ocamlgraph"; (* build failure on 4.02.0 *)
+ "ocaml-preludeml"; (* build failure *)
"cduce"; (* complex build failure *)
]
let blocked pkg = List.mem pkg blocked