1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-hlint: update to version 1.9.9

This commit is contained in:
Peter Simons 2014-10-14 23:11:36 +02:00
parent 205b018c4d
commit c549ac9c1a

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "hlint";
version = "1.9.8";
sha256 = "0n89iinn669jcxnh3k76cja1z78bnl84rmak37xgqcbvwd46dr34";
version = "1.9.9";
sha256 = "193ls1pfycdl8ifq09y2acbhy2hjb2p8f79gjn13ziaycgfz9ygr";
isLibrary = true;
isExecutable = true;
buildDepends = [