You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: markdown/source_md/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Sure, it's licensed under a [creative commons](https://creativecommons.org/licen
8
8
9
9
## Do you recommend any other Haskell reading material?
10
10
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.
11
+
There are many excellent Haskell tutorials available, but it’s also worth highlighting the official [Haskell](https://www.haskell.org/documentation/){rel=nofollow} documentation. It provides a well-structured set of learning materials spanning beginner and intermediate topics.
12
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.
13
13
14
14
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.
0 commit comments