ber_metaocaml_003: mark as broken

This commit is contained in:
Kirill Boltaev 2016-09-19 20:05:22 +03:00
parent 2bc87d48f1
commit 3fbc40b377

View File

@ -67,5 +67,6 @@ stdenv.mkDerivation rec {
A conservative extension of OCaml with the primitive type of code values,
and three basic multi-stage expression forms: Brackets, Escape, and Run
'';
broken = true;
};
}