Merge pull request #230723 from fetsorn/typo/hs-dclabel
haskellPackages.dclabel: fix typo
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user