Merge pull request #230723 from fetsorn/typo/hs-dclabel

haskellPackages.dclabel: fix typo
This commit is contained in:
Weijia Wang
2023-05-08 19:30:49 +03:00
committed by GitHub
+1 -1
View File
@@ -77844,7 +77844,7 @@ self: {
base bytestring cereal containers criterion QuickCheck
quickcheck-instances
];
description = "This packge is deprecated. See the the \"LIO.DCLabel\" in the \"lio\" package.";
description = "This package is deprecated. See the the \"LIO.DCLabel\" in the \"lio\" package.";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;