Update index.md (#29097)

This commit is contained in:
dmitreeeee
2019-01-20 00:09:18 +00:00
committed by Tom
parent 65ee73f56b
commit 2782e547f7

View File

@ -14,8 +14,14 @@ To install hoogle with stack:
```
## lambda bot
An irc bot written in haskell, which can evaluate Haskell and install plugins.
[Homepage](https://wiki.haskell.org/Lambdabot)
If you're using GHC 6.10.x you can install the bot using:
```shell
cabal install lambdabot
```