https://github.com/atom-haskell/language-haskell
Haskell language support for Atom
https://github.com/atom-haskell/language-haskell
atom grammar haskell
Last synced: 9 months ago
JSON representation
Haskell language support for Atom
- Host: GitHub
- URL: https://github.com/atom-haskell/language-haskell
- Owner: atom-haskell
- License: mit
- Archived: true
- Created: 2014-02-27T00:06:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T23:56:44.000Z (about 4 years ago)
- Last Synced: 2024-11-09T19:41:33.094Z (about 1 year ago)
- Topics: atom, grammar, haskell
- Language: CoffeeScript
- Homepage: https://atom.io/packages/language-haskell
- Size: 952 KB
- Stars: 72
- Watchers: 3
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Haskell support in Atom [](https://travis-ci.org/atom-haskell/language-haskell)
Adds syntax highlighting and snippets to Haskell files in Atom.
Grammars:
* Haskell (\*.hs)
* Literate Haskell (\*.lhs)
* Cabal (\*.cabal)

Based on [Haskell TextMate bundle](https://github.com/textmate/haskell.tmbundle).
# Usage and configuration
Usage and configuration instructions available at [Atom-Haskell documentation site](https://atom-haskell.github.io/core-packages/language-haskell/)
# Contributing
See [CONTRIBUTING.md](https://github.com/atom-haskell/language-haskell/blob/master/CONTRIBUTING.md)
# License
Copyright © 2015 Atom-Haskell
Contributors (by number of commits):
- Nikolay Yakimov
- Jared Roesch
- Matthew Griffith
- samuela
- Wliu
- Takenobu Tani
- Ross Ogilvie
- Rob Rix
- Ranjit Jhala
- Michael Rawson
- mdgriffith
- Jesse Cooke
- Ian D. Bollinger
- Domen Kožar
- Alexis King
See the [LICENSE.md][LICENSE] for details.
[LICENSE]: https://github.com/atom-haskell/language-haskell/blob/master/LICENSE.md