manticore: Remove name from description

This commit is contained in:
Ryan Newton 2014-08-19 10:27:20 -04:00
parent ff6057d686
commit e59a29df13

View File

@ -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