Updated Haskell packages.

- derp: updated to version 0.1.6
 - happstack-server: updated to version 6.6.5
 - hlint: updated to version 1.8.26

svn path=/nixpkgs/trunk/; revision=33453
This commit is contained in:
Peter Simons
2012-03-28 13:49:20 +00:00
parent e94fd0e83c
commit db8f709430
3 changed files with 6 additions and 6 deletions
@@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hlint";
version = "1.8.25";
sha256 = "1pxdkwqg04hjynck06ib94spjviri3y1ivhagc8icwjwlizbn5ib";
version = "1.8.26";
sha256 = "001id2853bkxnbh7jc0bvfyq7v9595zn31n7hhma3il0dqim71lp";
isLibrary = true;
isExecutable = true;
buildDepends = [