From 26f3b2c919569a4866e86225b771e6fd7cdec0ae Mon Sep 17 00:00:00 2001 From: jim Date: Tue, 3 Feb 2015 07:02:54 -0500 Subject: [PATCH 1/1] add Project Euler --- _learning_haskell.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index e4217b81..a6a93423 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -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 ### -- 2.11.0