Skip to content

Commit 47e292f

Browse files
desjardinsaleculysses4ever
authored andcommitted
📝 Link to Haskell website's documentation
1 parent e014875 commit 47e292f

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

markdown/source_md/faq.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ Sure, it's licensed under a [creative commons](https://creativecommons.org/licen
88

99
## Do you recommend any other Haskell reading material?
1010

11-
There are loads of awesome tutorials out there, but I'd just like to point out how great [Real World Haskell](http://book.realworldhaskell.org/read/){rel=nofollow} is.
12-
It's really great.
13-
I feel it complements this tutorial nicely.
14-
This tutorial focuses mainly on using simple examples to ease beginners into learning Haskell, whereas Real World Haskell really shows you how to do useful stuff with it.
11+
There are many excellent Haskell tutorials available, but it’s also worth highlighting the official [Haskell](https://www.haskell.org/documentation/) documentation. It provides a well-structured set of learning materials spanning beginner and intermediate topics.
12+
This tutorial focuses on simple examples to ease newcomers into Haskell, while the broader documentation complements it by covering more practical and advanced use cases.
1513

1614
Another great Haskell resource is [Try Haskell](https://tryhaskell.org){rel=nofollow}, which allows you to try Haskell right in your browser and offers a rad interactive walkthrough.
1715

0 commit comments

Comments
 (0)