add hslogger-templates, parsec3, update myhasktags, fix terminfo for older ghcs

svn path=/nixpkgs/trunk/; revision=16482
This commit is contained in:
Marc Weber
2009-07-27 16:05:47 +00:00
parent 58239ae82a
commit 9b3655cef0
5 changed files with 36 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
version = "0.0"; # Haskell Platform 2009.0.0
src = fetchurl {
url = http://mawercer.de/~nix/hasktags.hs;
sha256 = "9bd8ed2cfe814b40215574e3e6ac5c1741f47ad610675c85354f19ce611d2c4a";
sha256 = "119c4d8f1c33f5aa04b01022a089e3ea2e2b213641b25920c7732ca27fd47c83";
};
phases="buildPhase";
buildPhase = ''