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
commit 8a7539bb28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;