Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Haskell
Wiki community
Recent changes
Random page
HaskellWiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
IDEs
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Open Source == === Haskell Language Server === In 2020, [[Haskell Language Server]] (HLS) was launched, which can be queried from most of the editors below. There are [https://github.com/haskell/haskell-language-server#configuring-your-editor installation instructions] for many of the editors below, so that is a good place to start, if you want to be using HLS. === [https://vscodium.com/ VSCodium]/[https://code.visualstudio.com/ Visual Studio Code] === VSCodium, and its proprietary counterpart Visual Studio Code, is a full featured IDE with several Haskell extensions available, such as Haskero, Haskelly and Haskell Language Server. * [https://www.vacationlabs.com/haskell/environment-setup.html Setting up your Haskell development environment on Linux/Mac] * [https://medium.com/@dogwith1eye/setting-up-haskell-in-vs-code-on-macos-d2cc1ce9f60a Setting up Haskell in VS Code on macOS] * [https://blogs.msdn.microsoft.com/uk_faculty_connection/2017/06/08/learning-haskell-and-using-vscode-and-haskelly/ Learning Haskell and using VSCode and Haskelly] === [https://github.com/rikvdkleij/intellij-haskell IntelliJ plugin for Haskell] === :See [http://www.haskell.org/pipermail/haskell-cafe/2014-October/116567.html the announcement of the plugin] and the [http://en.wikipedia.org/wiki/IntelliJ_IDEA Wikipedia article about IntelliJ]. === [[Leksah]] (for Nix) === As of October 2019 maintained only with Nix. (See [commit history](https://github.com/leksah/leksah/commits/master)) :Leksah is an IDE for Haskell written in Haskell. Leksah is intended as a practical tool to support the Haskell development process. Leksah uses GTK+ as GUI Toolkit with the gtk2hs binding. It is platform independent and should run on any platform where GTK+, gtk2hs and GHC can be installed. * http://www.leksah.org/ * https://hackage.haskell.org/package/leksah * https://github.com/leksah/leksah === [http://www.vim.org Vim] === See [[Vim]] === [http://www.gnu.org/s/emacs/ Emacs] === See [[Emacs]]. === [http://atom.io Atom] === Atom is very similar to Sublime Text 2 (which is now discontinued). A huge [http://atom.io/packages package database] exists and two packages important to haskell developers are: :* [https://atom.io/packages/language-haskell language-haskell] for haskell syntax highlighting. :* [https://atom.io/packages/ide-haskell ide-haskell] for cabal-support, linting and ghc-mod utilities like type previewing. === [https://github.com/ndmitchell/ghcid Ghcid] - Very low feature GHCi based IDE === Not an editor per se, but a barebone IDE that will let you know compilation error any time you save a file. Doesn't integrate with any editor but works well with any of them + a terminal emulator. === [http://kdevelop.org/ KDevelop] === :This IDE supports many languages. For Haskell it currently supports project management, syntax highlighting, building (with GHC) & executing within the IDE.
Summary:
Please note that all contributions to HaskellWiki are considered to be released under simple permissive license (see
HaskellWiki:Copyrights
for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!
Cancel
Editing help
(opens in new window)
Toggle limited content width