haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, hslogger, tar

svn path=/nixpkgs/trunk/; revision=16296
This commit is contained in:
Marc Weber
2009-07-09 22:24:02 +00:00
parent 769dec7238
commit 676f4c4e2d
10 changed files with 122 additions and 3 deletions

View File

@@ -73,5 +73,8 @@ args:
# git repositories
hypertable = { type="git"; url="git://scm.hypertable.org/pub/repos/hypertable.git"; groups=""; };
getOptions = { type="darcs"; url="http://repetae.net/john/repos/GetOptions"; groups=""; };
ghc_syb = { type = "git"; url = "git://github.com/nominolo/ghc-syb.git"; groups="haskell scien"; };
} // kde4support // getConfig [ "bleedingEdgeRepos" "repos" ] {};
}