ocamlPackages.menhir: 20170101 -> 20170418
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
and Yann Régis-Gianas.
|
||||
'';
|
||||
license = with licenses; [
|
||||
qpl /* generator */
|
||||
(if versionAtLeast version "20170418" then gpl2 else qpl) /* generator */
|
||||
lgpl2 /* library */
|
||||
];
|
||||
platforms = ocaml.meta.platforms or [];
|
||||
|
||||
Reference in New Issue
Block a user