nixpkgs/pkgs/development
Peter Simons b89f433951 haskell-reactive-banana-wx: re-generated expression with the latest version of Cabal2Nix
The package won't compile when 'buildExamples' is enabled. First of all,
it depends on an ancient version of the 'executable-path' library. That
problem can be remedied by adding

  patchPhase = ''
    sed -i -e 's|executable-path == 0.0.\*|executable-path|' reactive-banana-wx.cabal
  '';

..., but even then it won't build because the Cabal file doesn't declare
all dependencies properly. Both GHC 7.0.4 and 7.4.1 fail complaining
about the absence of Prelude.

svn path=/nixpkgs/trunk/; revision=34328
2012-06-03 18:52:43 +00:00
..
compilers Given that I have a vested interest in working LLVM now - add myself as maintainer 2012-05-31 11:26:16 +00:00
eclipse
guile-modules
interpreters GNU Guile 2.0: Provide a 2.0ish setup hook. 2012-05-22 21:18:20 +00:00
libraries haskell-reactive-banana-wx: re-generated expression with the latest version of Cabal2Nix 2012-06-03 18:52:43 +00:00
misc
ocaml-modules Update OCaml sqlite3 2012-06-01 09:42:29 +00:00
perl-modules Remove some files not reachable from all-packages.nix 2012-03-17 17:20:30 +00:00
python-modules * Updated to pycrypto to 2.6. 2012-05-30 21:12:04 +00:00
ruby-modules
tools Updated Haskell packages. 2012-06-03 18:26:09 +00:00
web node.js : upgraded to 0.6.18 2012-05-29 07:43:56 +00:00