Updated haskell layer documentation to include hasktags package

This commit is contained in:
Liam Atkinson 2015-05-01 08:38:13 +01:00 committed by syl20bnr
parent 65ead73365
commit 538004e9d0

View file

@ -50,11 +50,12 @@ This layer requires some [cabal][] packages:
- `ghc-mod`
- `hlint`
- `stylish-haskell`
- `hasktags`
To install them, use the following command:
```sh
cabal install stylish-haskell hlint ghc-mod
cabal install stylish-haskell hlint ghc-mod hasktags
```
Then you have to add this path to your system `$PATH` (preferred):