Unverified Commit 8a7539bb authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

haskellPackages.dclabel: fix typo
parents 323edefa 1f7f2e89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;