All Projects → atom-haskell-archive → haskell-ghc-mod

atom-haskell-archive / haskell-ghc-mod

Licence: MIT License
haskell-ghc-mod atom package

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to haskell-ghc-mod

hey-pane
👋 atom package to enlarge the active pane
Stars: ✭ 43 (-38.57%)
Mutual labels:  atom
atom-python-run
A simple atom package. Press one key to run your python code in atom.
Stars: ✭ 42 (-40%)
Mutual labels:  atom
multi-cursor
🎉
Stars: ✭ 44 (-37.14%)
Mutual labels:  atom
syntax-atom-ui
An Atom UI theme inspired by Framer’s popular code editor.
Stars: ✭ 26 (-62.86%)
Mutual labels:  atom
atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (-65.71%)
Mutual labels:  atom
prettier-eslint-atom
DEPRECATED IN FAVOR OF prettier-atom + ESLint integration
Stars: ✭ 64 (-8.57%)
Mutual labels:  atom
syntax-atom
An Atom dark theme inspired by Framer’s popular code editor.
Stars: ✭ 22 (-68.57%)
Mutual labels:  atom
atom-flight-manual-zh-cn
📖 【译】Atom 飞行手册
Stars: ✭ 58 (-17.14%)
Mutual labels:  atom
coeditor
Yet Another Pair Programming Package for Atom.
Stars: ✭ 27 (-61.43%)
Mutual labels:  atom
cleanmymac
A developer friendly command line cleaner program for modern macOS systems
Stars: ✭ 35 (-50%)
Mutual labels:  atom
element-helper
🚀 Element-Helper is a Atom package for Element-UI.
Stars: ✭ 74 (+5.71%)
Mutual labels:  atom
atom-language-perl6
Atom/Github Raku Syntax Highlighting Support 🦋
Stars: ✭ 22 (-68.57%)
Mutual labels:  atom
magic-console
Interactive programming for Atom
Stars: ✭ 13 (-81.43%)
Mutual labels:  atom
dataViz CADi
Materials for the "Data Visualization" CADi workshop @ "Tecnológico de Monterrey"
Stars: ✭ 14 (-80%)
Mutual labels:  atom
atom-languageclient
Provide integration support for adding Language Server Protocol servers to Atom.
Stars: ✭ 34 (-51.43%)
Mutual labels:  atom
atom-file-bookmark
Bookmark files in your project for quick access
Stars: ✭ 16 (-77.14%)
Mutual labels:  atom
atom-ide-datatip
Datatips for Atom IDE
Stars: ✭ 30 (-57.14%)
Mutual labels:  atom
baRSS
Menu Bar RSS reader for macOS
Stars: ✭ 39 (-44.29%)
Mutual labels:  atom
colorstorm
A color theme generator for editors and terminal emulators
Stars: ✭ 101 (+44.29%)
Mutual labels:  atom
atom-mocha
Mocha test runner in Atom
Stars: ✭ 13 (-81.43%)
Mutual labels:  atom

Deprecation & archival notice

GHC-Mod has been unsupported for several years now. This package still might work with older GHC releases (where GHC-Mod still works), but overall its usefulness is questionable. Hence, this repository is deprecated and archived.

If you want to discuss haskell-ghc-mod, feel free to open an issue on https://github.com/atom-haskell/ide-haskell/issues.

haskell-ghc-mod atom package

This package is primarily intended as backend for ide-haskell.

Haskell ghc-mod opens pipe to ghc-modi and queries types, info and checks for errors.

Installation and configuration

Please refer to the official documentation site https://atom-haskell.github.io

Service-hub API

Since 1.0.0, haskell-ghc-mod provides haskell-completion-backend service.

NOTE: Prior to 1.0.0, ide-backend service was provided. It has been scrapped in favor of ide-haskell's UPI.

You can find description in src/completion-backend/index.ts

License

Copyright © 2015 Atom-Haskell

Contributors (by number of commits):

  • Nikolay Yakimov
  • Daniel Gröber
  • Petr Gladkikh
  • Mike MacDonald
  • Maiddog
  • Maciej Aleksandrowicz
  • Jason Jackson
  • Dennis J. McWherter Jr
  • Aaron Wolf

See the LICENSE.md for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].