Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -6,7 +6,7 @@ cabal.mkDerivation (self: {
|
||||
sha256 = "156ydqljhxp16192s4pj6h8jcvrfmj2lnsvzy0zg394wi97bxpi2";
|
||||
meta = {
|
||||
homepage = "http://github.com/snoyberg/file-embed/tree/master";
|
||||
description = "Use Template Haskell to embed file contents directly.";
|
||||
description = "Use Template Haskell to embed file contents directly";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user