diff --git a/pkgs/development/compilers/manticore/default.nix b/pkgs/development/compilers/manticore/default.nix index a954591de44e..983f86531dc9 100644 --- a/pkgs/development/compilers/manticore/default.nix +++ b/pkgs/development/compilers/manticore/default.nix @@ -11,7 +11,7 @@ stdenv.mkDerivation rec { inherit stdenv coreutils autoconf automake smlnj; meta = { - description = "Manticore: a parallel, pure variant of Standard ML"; + description = "a parallel, pure variant of Standard ML"; longDescription = '' Manticore is a high-level parallel programming language aimed at