Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -5,7 +5,7 @@ cabal.mkDerivation (self: {
|
||||
version = "0.4";
|
||||
sha256 = "0nq13jm3akrmgk6n2clisip16v0jf1xkm0hm678v63s87hxqb1ma";
|
||||
meta = {
|
||||
description = "Another lightweight testing library in Haskell.";
|
||||
description = "Another lightweight testing library in Haskell";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user