Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -6,7 +6,7 @@ cabal.mkDerivation (self: {
|
||||
sha256 = "10g74sax8x45lphy133717y9xb43d8a684mm9qv0arjwn5v4np7s";
|
||||
buildDepends = [ haskellSrcExts syb thLift ];
|
||||
meta = {
|
||||
description = "Parse source to template-haskell abstract syntax.";
|
||||
description = "Parse source to template-haskell abstract syntax";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user