haskell-hlint: update to version 1.9.9

+2 -2
+2 -2
pkgs/development/tools/haskell/hlint/default.nix
··· 6 7 cabal.mkDerivation (self: { 8 pname = "hlint"; 9 - version = "1.9.8"; 10 - sha256 = "0n89iinn669jcxnh3k76cja1z78bnl84rmak37xgqcbvwd46dr34"; 11 isLibrary = true; 12 isExecutable = true; 13 buildDepends = [
··· 6 7 cabal.mkDerivation (self: { 8 pname = "hlint"; 9 + version = "1.9.9"; 10 + sha256 = "193ls1pfycdl8ifq09y2acbhy2hjb2p8f79gjn13ziaycgfz9ygr"; 11 isLibrary = true; 12 isExecutable = true; 13 buildDepends = [