3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
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
..
applications xmobar: re-generated expression with the latest version of Cabal2Nix 2012-06-03 18:52:38 +00:00
build-support * update hashes for debian queeze 2012-06-01 17:53:53 +00:00
data * Linux man-pages updated to 3.41. 2012-05-17 16:07:03 +00:00
desktops Submitting patch by qknight (Joachim Schiele) to add Gnome2 python bindings 2012-05-21 22:46:40 +00:00
development haskell-reactive-banana-wx: re-generated expression with the latest version of Cabal2Nix 2012-06-03 18:52:43 +00:00
games updated to a new version 2012-05-01 12:40:57 +00:00
lib * Add a type "path". 2012-05-25 17:19:07 +00:00
misc Making a trick on myEnv so I can put the cross gcc and some 'propagatedBuildInputs', 2012-05-25 17:53:37 +00:00
os-specific Adding mesa and libaio to qemu-kvm. As for libaio, I think it runs much better for IO for me. 2012-05-28 09:13:30 +00:00
servers mongodb: upgraded to 2.0.5 2012-05-29 07:43:58 +00:00
shells * Bash 4.2.24. 2012-04-03 11:48:31 +00:00
stdenv * Sync with the trunk. 2012-05-02 13:19:07 +00:00
test
tools argh. I forgot to increase the btar version number to 1.0.1. 2012-06-02 17:58:46 +00:00
top-level haskell-packages.nix: cosmetic, no functional change 2012-06-03 18:26:15 +00:00