nixpkgs/pkgs/development
Peter Simons f6374fbc5b Add recent versions of the Haskell libraries HTTP, HaXml, haxr, and haxr-th. Unfortunately, the latter library doesn't build successfully because of the following error:
Setup: ../LICENSE: copyFile: does not exist (No such file or directory)

I'm not sure where this comes from. Also, it seems that passing haxr-th the
library haxr as a build input doesn't suffice; it also needs to be passed the
libraries that haxr depends on to configure successfully. Something isn't
right. Andreas, do you know how to fix this?

svn path=/nixpkgs/trunk/; revision=12722
2008-08-26 12:50:03 +00:00
..
compilers Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner. 2008-08-19 05:54:09 +00:00
eclipse updated eclipse to version 3.3.2 -- do we really need a special nix expression for jdt in development/eclipse? 2008-03-11 13:40:27 +00:00
guile-modules/guile-lib Guile: Use `share/guile/site' as the standard Guile module location. 2008-04-09 08:15:30 +00:00
interpreters Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner. 2008-08-19 05:54:09 +00:00
libraries Add recent versions of the Haskell libraries HTTP, HaXml, haxr, and haxr-th. Unfortunately, the latter library doesn't build successfully because of the following error: 2008-08-26 12:50:03 +00:00
misc bleeding edge repos: only use local tar.gz files when enabled by custom config 2008-08-21 11:07:52 +00:00
perl-modules Added a generator for CPAN expressions. Expressions often require manual editing, but still something.. 2008-06-02 08:21:38 +00:00
python-modules PyOpenGL: Propagate build inputs that need it. 2008-08-13 09:10:11 +00:00
tools Cscope: Fix erroneous substitution that caused Cscope to depend on all 2008-08-25 19:34:14 +00:00