diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 7a40aa7ecfcf..8f427f1a42f9 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -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;