More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
dontDisableStatic = true;
|
||||
|
||||
meta = {
|
||||
description = "Ur/Web supports construction of dynamic web applications backed by SQL databases.";
|
||||
description = "Construct dynamic web applications backed by SQL databases";
|
||||
longDescription = ''
|
||||
Ur is a programming language in the tradition of ML and Haskell, but
|
||||
featuring a significantly richer type system. Ur is functional, pure,
|
||||
|
||||
Reference in New Issue
Block a user