Update Haskell index.md (#19432)

* Update index.md

Add a link for a free, online, and fun book for Haskell beginners.

* Update index.md

Fix typo.
This commit is contained in:
Italos Estilon
2018-10-16 01:55:34 -03:00
committed by Quincy Larson
parent cedb5befd9
commit a525135c02

View File

@ -47,3 +47,4 @@ Hackage provides documentation for Haskell
## Want to learn more?
* Haskell wiki <a href='https://wiki.haskell.org/Haskell' target='_blank' rel='nofollow'>link</a>
* Learn You a Haskell for Great Good <a href='http://learnyouahaskell.com/' target='_blank' rel='nofollow'>website</a>