manticore: Remove name from description
This commit is contained in:
parent
ff6057d686
commit
e59a29df13
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user