Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atom-haskell/language-haskell
Haskell language support for Atom
https://github.com/atom-haskell/language-haskell
atom grammar haskell
Last synced: 3 months ago
JSON representation
Haskell language support for Atom
- Host: GitHub
- URL: https://github.com/atom-haskell/language-haskell
- Owner: atom-haskell
- License: mit
- Created: 2014-02-27T00:06:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T23:56:44.000Z (almost 3 years ago)
- Last Synced: 2024-06-15T12:33:33.211Z (5 months ago)
- Topics: atom, grammar, haskell
- Language: CoffeeScript
- Homepage: https://atom.io/packages/language-haskell
- Size: 952 KB
- Stars: 73
- 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.svg?branch=master)](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)![image](https://cloud.githubusercontent.com/assets/7275622/8120540/f16d7ee6-10a8-11e5-9b9d-223ff05a54c6.png)
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 KingSee the [LICENSE.md][LICENSE] for details.
[LICENSE]: https://github.com/atom-haskell/language-haskell/blob/master/LICENSE.md