nixpkgs/pkgs
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
..
applications Telling hydra to build vimprobable. 2012-03-25 11:39:43 +00:00
build-support * Remove an unnecessary function. 2012-03-19 18:13:47 +00:00
data dejavu-fonts broke during the merge of stdenv-upgrade. 2012-03-18 08:11:14 +00:00
desktops desktops/e17: Updated. 2012-03-25 13:50:39 +00:00
development haskell-ghc-mod: updated to version 1.10.11 2012-03-25 19:33:48 +00:00
games Updated Haskell packages. 2012-03-24 10:21:48 +00:00
lib pkgs/lib/maintainers.nix: re-enabled my e-mail account for Hydra notifications 2012-03-24 10:21:43 +00:00
misc Updating the script of loading myEnv environments, for something close to what I was using. 2012-03-20 18:49:44 +00:00
os-specific nfs-utils PAGE_SIZE patch. 2012-03-21 11:56:33 +00:00
servers Getting a much newer version of the openchrome X driver 2012-03-25 13:53:07 +00:00
shells * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
stdenv Add `stdenv.isGNU'. 2012-03-06 21:33:14 +00:00
test
tools nbd: re-introduced linking with -lrt, and added an additional -lpthread on top of it 2012-03-25 18:10:30 +00:00
top-level haskell-ghc-mod: updated to version 1.10.11 2012-03-25 19:33:48 +00:00