diff --git a/free-programming-books-es.md b/free-programming-books-es.md index e5957c163c35506cf288eafc2133aed39282a1cc..6e9dba93a5fe2014d3585cfa1d88fbd7a907dcf4 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -3,7 +3,7 @@ * [Ensamblador](#ensamblador) * [Git](#git) * [Python](#python) - +* [Haskell](#haskell) ###Metalistas @@ -32,3 +32,7 @@ ###Ruby * [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubyperu/aprende.a.programar) + +###Haskell + +* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html)