add haskell intro and spec (#2886)

This commit is contained in:
Alex Gorelov 2018-06-08 19:24:56 +03:00 committed by eshellman
parent 88ec204138
commit e72dfc6596
1 changed files with 2 additions and 0 deletions

View File

@ -201,8 +201,10 @@
### Haskell
* [Developing Web Applications with Haskell and Yesod](https://bitbucket.org/darkus/yesod/downloads) - Майкл Сноймен
* [Haskell: введение в функциональное программирование](https://wiki.nsunc.com/_export/html/haskell) - В.Н. Власов
* [О Haskell по-человечески](https://www.ohaskell.guide) - Денис Шевченко
* [Учебник по Haskell](http://anton-k.github.io/ru-haskell-book/book/home.html) - Антон Холомьёв
* [Язык и библиотеки Haskell 98](http://www.haskell.ru) - Simon Peyton Jones
### HTML / CSS