Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 King

See the [LICENSE.md][LICENSE] for details.

[LICENSE]: https://github.com/atom-haskell/language-haskell/blob/master/LICENSE.md