3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
Peter Simons a058381657 haskell-ghc-mod: updated to version 1.10.11
This expression can now be generated by cabal2nix. Note that it doesn't
propagate Emacs and haskell-mode, though, these dependencies must be
installed by the user in addition to ghc-mod.

To active ghc-mod, add the following snippet to your ~/.emacs file:

  (autoload 'ghc-init "ghc" nil t)
  (add-hook 'haskell-mode-hook (lambda () (ghc-init)))

svn path=/nixpkgs/trunk/; revision=33410
2012-03-25 19:33:48 +00:00
..
compilers Recovered OCaml 3.11 by using version 3.11.2 and a patch from ocaml's bugtracker. 2012-03-24 22:59:08 +00:00
eclipse update ecj version 2010-11-22 14:50:52 +00:00
guile-modules Drop 'gnomevfs = gnome_vfs;' alias 2011-10-08 12:06:03 +00:00
interpreters Update rubygems 2012-03-21 14:07:29 +00:00
libraries haskell-ghc-mod: updated to version 1.10.11 2012-03-25 19:33:48 +00:00
misc * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
ocaml-modules Fix of the ocaml extlib expression. The native object files were not installed. Turns out that also the 'opt' make target must be run besides 'all'. 2012-03-22 10:32:32 +00:00
perl-modules Remove some files not reachable from all-packages.nix 2012-03-17 17:20:30 +00:00
python-modules Revert "python site.py that loads pth files anywhere on PYTHONPATH" 2012-02-28 00:08:00 +00:00
ruby-modules * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
tools Updated Haskell packages. 2012-03-24 10:21:48 +00:00
web svn merge ^/nixpkgs/trunk 2012-03-05 10:00:23 +00:00