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

View File

@@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "happstack-server";
version = "6.6.4";
sha256 = "1bdgazyrin7flfqi5ix8pp3ldisb101s4p8539h19xc8jw22x6sk";
version = "6.6.5";
sha256 = "1s0sa0sk2g6q55xwmzzdca327kp7mhxwc4dlg8lrdqa4dr3hm3gj";
isLibrary = true;
isExecutable = true;
buildDepends = [