Peter Simons
58c02a0cbe
emacs-haskell-mode: update to latest Git version
...
Hopefully, this update fixes the TAB-completion issues in ghci.
2015-08-20 22:06:07 +02:00
Peter Simons
c67aaca6d9
emacs-haskell-mode: switch default to git version
...
We track the git version, because haskell-mode does not provide regular
releases except via MELPA, which our Emacs infrastructure does not support yet.
2015-08-07 15:13:14 +02:00
Peter Simons
c8648e14a4
haskell-mode: update git version to current HEAD
2015-01-21 18:47:56 +01:00
Peter Simons
f0c80e1ced
haskell-mode: add current snapshot of git 'master' branch as a low-prio alternative to the (fairly old) release version
2014-12-23 12:50:43 +01:00
John Wiegley
f6c491891f
emacsPackages.haskellMode: regress to 13.10 until next release
2014-12-19 13:57:02 -06:00
Aycan iRiCAN
389670985f
emacs24Packages.haskellMode upgrade to use fetchFromGitHub
2014-12-18 14:51:56 +02:00
Aycan iRiCAN
e1c2ac404d
emacs24Packages.haskellMode update to use fetchurl
2014-12-18 09:36:19 +02:00
Aycan iRiCAN
7ebc62059e
emacs24Packages.haskellMode updated to latest git.
2014-12-17 14:41:10 +02:00
Nixpkgs Monitor
16cd5aba6a
emacs24Packages.haskellMode: update from 13.07 to 13.10
2014-01-13 17:05:45 +01:00
Mathijs Kwik
9230619ee7
haskell-mode: upgrade to 13.07
2013-07-21 09:08:16 +02:00
Peter Simons
823765e305
haskell-mode: update to current version from git
2013-06-03 10:51:27 +02:00
Mathijs Kwik
7fd5e6d668
emacs: upgrade "haskell-mode" to more recent git version
2012-08-10 08:27:09 +02:00
Peter Simons
e58d3914bb
haskell-mode: updated to version 2.8.0.29-g7682f99
...
svn path=/nixpkgs/trunk/; revision=33380
2012-03-23 12:03:23 +00:00
Peter Simons
4f576ac4b5
pkgs/applications/editors/emacs-modes/haskell: updated haskell-mode to the latest version from Github
...
svn path=/nixpkgs/trunk/; revision=33326
2012-03-21 11:46:18 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Peter Simons
789c12add5
pkgs/applications/editors/emacs-modes/haskell: updated to version 2.8.0
...
svn path=/nixpkgs/trunk/; revision=24136
2010-10-07 13:14:01 +00:00
Peter Simons
48ecb667ab
pkgs/applications/editors/emacs-modes/haskell: added meta section
...
svn path=/nixpkgs/trunk/; revision=24134
2010-10-07 13:13:42 +00:00
Peter Simons
cc6c486560
pkgs/applications/editors/emacs-modes/haskell: updated to version 2.7.0
...
svn path=/nixpkgs/trunk/; revision=22679
2010-07-20 14:53:35 +00:00
Peter Simons
3659747127
pkgs/applications/editors/emacs-modes/haskell/default.nix: updated to version 2.6.1
...
svn path=/nixpkgs/trunk/; revision=18089
2009-11-04 10:29:38 +00:00
Eelco Dolstra
5d9dfc1e60
* Removed $installCommand, it's no longer needed since we split the
...
install and fixup phases. You can just override installPhase.
svn path=/nixpkgs/trunk/; revision=12787
2008-09-02 13:51:32 +00:00
Peter Simons
c4b77fbd37
haskell-mode: updated to version 2.4
...
Pass emacs package to this expression so that we can byte-compile the
lisp files.
svn path=/nixpkgs/trunk/; revision=12301
2008-07-07 11:49:57 +00:00
Eelco Dolstra
6c92badd87
* Added the Emacs Unicode branch (which supposedly will become Emacs
...
23.x), which GTK and Xft support. Add something like
(set-default-font "Bitstream Vera Sans Mono-8")
to ~/.emacs to get a TTF font.
svn path=/nixpkgs/trunk/; revision=7841
2007-02-05 14:55:15 +00:00