1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00

haskell-hlint: update to version 1.8.35

This commit is contained in:
Peter Simons 2012-11-20 13:58:24 +01:00
parent f1733b361f
commit 84591241db

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hlint";
version = "1.8.34";
sha256 = "1jfhwvm78cw0yj5wzqhk5nv5qyi79kimlnh0h4wd3w7vyxwg2qqn";
version = "1.8.35";
sha256 = "1w6scnbpy6vl46r0srpkxr0qjr0lpld046d9gb4s9c7if3ajibjv";
isLibrary = true;
isExecutable = true;
buildDepends = [