Commit 1f7f2e89 authored by fetsorn's avatar fetsorn
Browse files

haskellPackages.dclabel: fix typo

"packge" -> "package"
parent bb34b50c
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;