add Project Euler
[lambda.git] / _learning_haskell.mdwn
index e4217b8..a6a9342 100644 (file)
@@ -43,7 +43,7 @@
 *   [Lambda Lessons](http://stevekrouse.github.io/hs.js), experiment with evaluating `map` and `fold` step-by-step
 *   [A Tour of the Haskell Prelude](http://www.letu.edu/people/jaytevis/Programming-Languages/Haskell/tourofprelude.html)
 *   [Ninety-Nine Haskell Problems](https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems), a collection of programming exercises
-
+*   [Project Euler](https://projecteuler.net/), more programming challenges
 
 
 ### Advanced Docs, listed here for reference ###