Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
doc Fix typo in doc/haskell-mode.texi Oct 13, 2018
emacs-24 limit ubuntu to zesty for emacs24 Nov 23, 2017
emacs-25 restart build Aug 23, 2017
emacs-snapshot Improved travis, appveyor build mechanism Aug 23, 2017
images Add star history 700 stars Apr 1, 2016
tests Add tests Nov 20, 2018
.gitignore added build-* dir to gitignore Jun 16, 2017
.travis.yml Improved travis, appveyor build mechanism Aug 23, 2017
CONTRIBUTING.md Explain how to test changes to haskell-mode locally Jun 28, 2018
COPYING Add GNU GPL text file Jun 10, 2015
Makefile removed `check-conventions' from make Jun 22, 2017
NEWS Add Changes in 16.1 in NEWS Sep 15, 2016
README.md Clarified note on installing from git on macOS. Mar 16, 2018
appveyor.yml --no-progress Aug 26, 2017
ghc-core.el fix Error: Alias for ‘ghc-core-program-args’ should be declared befor… Jun 11, 2018
ghci-script-mode.el Remove reference to haskell-mode-suggest-indent-choice. Nov 1, 2016
haskell-align-imports.el Defcustoms should not be autoloaded Jan 3, 2016
haskell-c2hs.el get rid of haskell--rx-let macro Mar 15, 2016
haskell-cabal.el Prefer "M-g o" to the already-bound "M-g c" Apr 15, 2019
haskell-collapse.el haskell-collapse.el: added new (standard) key bindings Jun 22, 2017
haskell-commands.el Add support for passing arguments to the command specified by haskell… May 13, 2019
haskell-compat.el Update xref-push-marker-stack May 6, 2016
haskell-compile.el oops Nov 20, 2018
haskell-complete-module.el Defcustoms should not be autoloaded Jan 3, 2016
haskell-completions.el Add support for `signature`s and .hsig files May 24, 2018
haskell-customize.el Don't make functions safe file-local values Mar 13, 2018
haskell-debug.el Move haskell-interactive-prompt-state stuff to utils package Mar 21, 2016
haskell-decl-scan.el Beginning/end of buffer should count as whitespace. Nov 10, 2016
haskell-doc.el added docstrings for some functions Aug 26, 2017
haskell-font-lock.el Merge pull request #1632 from bradyt/master Apr 15, 2019
haskell-ghc-support.el Add ghc-8 supported options and languages May 31, 2016
haskell-hoogle.el Merge pull request #1640 from sevanspowell/pr-hoogle-process-wrapper May 26, 2019
haskell-indent.el Add support for `signature`s and .hsig files May 24, 2018
haskell-indentation.el Typo May 24, 2018
haskell-interactive-mode.el #1611, Don't take C-a key fixed Sep 5, 2018
haskell-lexeme.el Fix char regex when only character is : Nov 20, 2018
haskell-load.el Fix for "Unexpected output.." then modules load failed on GHC 8.6.3 Dec 21, 2018
haskell-menu.el Use setq-local and defvar-local Apr 9, 2016
haskell-mode-pkg.el Bump version to 16.2-git Sep 15, 2016
haskell-mode.el Revert "Remove extra loading of haskell-indentation-mode" Apr 17, 2019
haskell-modules.el Ignore warnings from ghc-pkg Jul 19, 2016
haskell-move-nested.el globally: turn on lexical bindings Aug 23, 2015
haskell-navigate-imports.el Fix haskell-navigate-imports-go with Bird-style Sep 13, 2017
haskell-presentation-mode.el Point at new info in haskell-presentation-present Jan 13, 2017
haskell-process.el Add support for 'cabal new-repl'. Mar 24, 2017
haskell-repl.el Add display of SVG images in REPL. Apr 8, 2018
haskell-sandbox.el fix typos in documentation strings Jan 10, 2016
haskell-session.el removed unwanted imports Jun 26, 2017
haskell-sort-imports.el Convert all tabs to spaces Mar 15, 2016
haskell-string.el Don’t show message when minibuffer is active Jun 6, 2019
haskell-svg.el Add display of SVG images in REPL. Apr 8, 2018
haskell-unicode-input-method.el Remove references to info nodes Jul 19, 2016
haskell-utils.el Use setq-local and defvar-local Apr 9, 2016
haskell.el Discontinue use of reserved keybinding for haskell-cabal-visit-file Apr 7, 2018
highlight-uses-mode.el Use setq-local and defvar-local Apr 9, 2016
inf-haskell.el Merge pull request #1602 from yuya373/master Sep 17, 2018
logo.svg Use notifications.el rather than notify.el (as it ships with Emacs) Aug 8, 2012
w3m-haddock.el Add check-declare to Makefile Jun 11, 2016