Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -5,7 +5,7 @@ cabal.mkDerivation (self: {
|
||||
version = "2.0.0.0";
|
||||
sha256 = "0dxk2r32ajmmc05vaxcp0yw6vgv4lkbmh8jcshncn98xgsfbgw14";
|
||||
meta = {
|
||||
description = "The error function, erf, and related functions.";
|
||||
description = "The error function, erf, and related functions";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user