{"id":13466432,"url":"https://github.com/haskell/haskell-mode","last_synced_at":"2025-05-14T06:14:00.739Z","repository":{"id":2728842,"uuid":"3723999","full_name":"haskell/haskell-mode","owner":"haskell","description":"Emacs mode for Haskell","archived":false,"fork":false,"pushed_at":"2025-04-01T17:42:00.000Z","size":7715,"stargazers_count":1351,"open_issues_count":208,"forks_count":347,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-05-08T17:44:46.864Z","etag":null,"topics":["emacs","haskell"],"latest_commit_sha":null,"homepage":"http://haskell.github.io/haskell-mode/","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-03-15T01:02:13.000Z","updated_at":"2025-04-30T22:39:46.000Z","dependencies_parsed_at":"2023-02-18T00:16:29.951Z","dependency_job_id":"fbc598e5-4773-4b7e-a1eb-bb6561b3ed14","html_url":"https://github.com/haskell/haskell-mode","commit_stats":{"total_commits":2269,"total_committers":235,"mean_commits":9.65531914893617,"dds":0.8475099162626708,"last_synced_commit":"7d4529ac4443d70719638806cb80325a418110b9"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fhaskell-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/haskell-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254083790,"owners_count":22011902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs","haskell"],"created_at":"2024-07-31T15:00:44.117Z","updated_at":"2025-05-14T06:14:00.720Z","avatar_url":"https://github.com/haskell.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"\u003cimg src=\"https://rawgithub.com/haskell/haskell-mode/master/images/haskell-mode.svg\" width=\"35\" height=\"35\" /\u003e Haskell Mode for Emacs\n======================\n\nThis is an Emacs mode for editing, developing and debugging Haskell\nprograms. [Home page](http://haskell.github.io/haskell-mode/).\n\n[![Build Status](https://github.com/haskell/haskell-mode/actions/workflows/test.yml/badge.svg)](https://github.com/haskell/haskell-mode/actions/workflows/test.yml)\n[![Melpa Status](http://melpa.org/packages/haskell-mode-badge.svg)](http://melpa.org/#/haskell-mode)\n[![Melpa Stable Status](http://stable.melpa.org/packages/haskell-mode-badge.svg)](http://stable.melpa.org/#/haskell-mode)\n[![Non-GNU ELPA Status](https://elpa.nongnu.org/nongnu/haskell-mode.svg)](https://elpa.nongnu.org/nongnu/haskell-mode.html)\n[![License GPL3](https://img.shields.io/badge/license-GPL3-blue.svg)](https://github.com/haskell/haskell-mode/blob/master/COPYING)\n\n\u003e I just want to thank everybody involved in one way or another with the Haskell Emacs tooling.\n\u003e It is one of the best language experiences I had in Emacs.\n\u003e -- [cocreature, 2015-03-01](https://www.reddit.com/r/haskell/comments/2xjum3/haskellmode_february_2015_developments/cp0qa9a)\n\n\u003e I've been using it for a long time and love it. Great work on haskell-mode! Keep up the good work!\n\u003e -- [LukeHoersten, 2015-04-02](https://www.reddit.com/r/haskell/comments/316hcm/month_in_haskell_mode_march_2015/cpyutph)\n\n\u003e This sounds wonderful. Does anything similar exist for Vim?\n\u003e -- [earldouglas, 2015-07-02](https://www.reddit.com/r/haskell/comments/3bsa0f/month_in_haskell_mode_june_2015/cspdbb6)\n\nUsers manual: [latest\nversion](http://haskell.github.io/haskell-mode/manual/latest/), older\nversions:\n[13.12](http://haskell.github.io/haskell-mode/manual/13.12/),\n[13.14](http://haskell.github.io/haskell-mode/manual/13.14/),\n[13.16](http://haskell.github.io/haskell-mode/manual/13.16/),\n[13.18](http://haskell.github.io/haskell-mode/manual/13.18/),\n[13.20](http://haskell.github.io/haskell-mode/manual/13.20/).\n\n\n## Quick Installation\n\nMake sure you have this in your [init\nfile](http://www.gnu.org/software/emacs/manual/html_node/emacs/Init-File.html)\n(usually `~/.emacs`). If you already have `custom-set-variables`,\nmerge its contents:\n\n```elisp\n(require 'package)\n(custom-set-variables\n ;; custom-set-variables was added by Custom.\n ;; If you edit it by hand, you could mess it up, so be careful.\n ;; Your init file should contain only one such instance.\n ;; If there is more than one, they won't work right.\n '(package-archives\n   (quote\n    ((\"gnu\" . \"https://elpa.gnu.org/packages/\")\n     (\"melpa\" . \"https://melpa.org/packages/\")))))\n(package-initialize)\n```\n\nThen run emacs, and evaluate:\n\n    M-x package-refresh-contents\n\nand then follow by\n\n    M-x package-install RET haskell-mode\n\nVoilà! `haskell-mode` is installed! You should be able to edit Haskell\nsource code in color now.\n\n`Haskell-mode` has much much more to offer but the above should get\nyou going!\n\n\n## Advanced configuration\n\nFor setup instructions, please consult the integrated `haskell-mode`\nInfo manual which can be accessed after installation via `M-x\ninfo-display-manual [RET] haskell-mode`.  Alternatively, you can also\ndirect your browser to the [the online haskell-mode\nmanual](http://haskell.github.io/haskell-mode/manual/latest/) for\nsetup and user guide.\n\n\n## Installation - more information\n\n`haskell-mode` supports GNU Emacs version 25.1 or later.\n\n`haskell-mode` is available from [MELPA\nStable](http://stable.melpa.org) (releases) and\n[MELPA](http://melpa.org) (git snapshots). The latter will generally\nbe considerably more up-to-date, and is recommended for most users.\n\nOther means of obtaining `haskell-mode` include\n[el-get](https://github.com/dimitri/el-get), [Emacs\nPrelude](https://github.com/bbatsov/prelude) and [Debian\npackage](https://packages.debian.org/search?keywords=haskell-mode).\n\n## Installation from git repository\n\nRunning `haskell-mode` directly from sources is easy but\nrequires a little preparation:\n\n- `git clone https://github.com/haskell/haskell-mode.git` into a\n  suitable directory, e.g. `~/lib/emacs/haskell-mode/` where `~`\n  stands for your home directory.\n\n- Assuming you have unpacked the various haskell-mode modules\n  (`haskell-mode.el` and the rest) in the directory\n  `~/lib/emacs/haskell-mode/`, you need to generate various files, the\n  autoloads file (`haskell-mode-autoloads.el`) is one among\n  them. Invoke:\n\n```bash\nmake EMACS=/path/to/your/emacs\n```\n\n  and then adding the following command to your `.emacs`:\n\n```el\n(add-to-list 'load-path \"~/lib/emacs/haskell-mode/\")\n(require 'haskell-mode-autoloads)\n(add-to-list 'Info-default-directory-list \"~/lib/emacs/haskell-mode/\")\n```\n\n### Installation from git repository on macOS\n\nThere are a couple of things to note if you want to install directly from\ngit on macOS systems, as of version 10.13 High Sierra: \n\n- The version of makeinfo that is installed by\n  default in /usr/bin is quite old and will cause the above make \n  command to exit with an error. Installing the texinfo package using\n  [Homebrew](https://brew.sh) will fix this. Be sure to follow the post-install instructions\n  to add its bin directory to your shell's PATH variable.\n\n- If you are running an Emacs distribution packaged as a macOS application. such as\n  the one available at https://emacsformacosx.com/, you'll need to add its executable\n  to your PATH before the system's default Emacs version. That project's\n  [Tips and Tricks](https://emacsformacosx.com/tips) page has detailed instructions.\n\n## Contributing\n\nIf you followed the above you are just a couple of steps away from\ncontributing to `haskell-mode`.\n\n`haskell-mode` is actively seeking contributions from users of\n`haskell-mode`. For more information have a look at\n[the wiki page on contributing](https://github.com/haskell/haskell-mode/wiki/Contributing).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell%2Fhaskell-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaskell%2Fhaskell-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaskell%2Fhaskell-mode/lists"}