From 67f92bd37783c5a28e4a6cdd468b4f591ddfec47 Mon Sep 17 00:00:00 2001 From: Joonkyu Park Date: Mon, 30 Jun 2025 10:08:43 +0900 Subject: [PATCH] Add "Finding Success (and Failure) in Haskell" to introductory books --- site/documentation.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/site/documentation.markdown b/site/documentation.markdown index 4c26c83..85d76ae 100644 --- a/site/documentation.markdown +++ b/site/documentation.markdown @@ -26,6 +26,7 @@ If you are new to Haskell and are not sure where to start from, we recommend [CI * \[$$\] [Haskell: Uma introdução à programação funcional (PT-BR)](https://www.casadocodigo.com.br/products/livro-haskell) * \[$$\] [Learn Physics with Functional Programming: A Hands-on Guide to Exploring Physics with Haskell](https://lpfp.io/) * \[$$\] [Learn Haskell by Example](https://www.manning.com/books/learn-haskell-by-example) +* \[$$\] [Finding Success (and Failure) in Haskell](https://leanpub.com/finding-success-in-haskell) ## Intermediate Haskell Books