Skip to content

Commit

Permalink
formatting in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NegatioN committed Apr 6, 2015
1 parent dc3f8ee commit b72d3ee
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ IntelliJ IDEA plugin for Haskell, based on [ideah](https://code.google.com/p/ide
http://plugins.jetbrains.com/plugin/7453?pr=idea

You can download the latest build manually from BuildServer:
(http://teamcity.jetbrains.com/viewType.html?buildTypeId=Haskell_Build&guest=1)

For now the plugin provides these basic features:
http://teamcity.jetbrains.com/viewType.html?buildTypeId=Haskell_Build&guest=1

At this point the plugin provides these basic features:
* Haskell syntax highlight
* Cabal syntax highlight
* Error checking with [ghc-modi](http://hackage.haskell.org/package/ghc-mod).
Expand All @@ -29,7 +30,7 @@ For now the plugin provides these basic features:

### Plans

* add ability to jump to hackage libraries source code.
* add the ability to jump to hackage libraries source code.
* support of other products based on the IntelliJ platform.
* GHCi support

Expand Down

0 comments on commit b72d3ee

Please sign in to comment.