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: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -746,6 +746,7 @@ The number after the book name stands for the year in which the book was written
746
746
### Haskell
747
747
748
748
-[📕 Haskell in Depth (2018)](https://www.manning.com/books/haskell-in-depth) - Explores the important language features and programming skills you’ll need to build production-quality software using Haskell.
749
+
-[📕 Thinking with Types (2018)](https://leanpub.com/thinking-with-types) - Type-Level Programming in Haskell.
749
750
-[📕 Programming in haskell (2016)](http://www.goodreads.com/book/show/912217.Programming_in_Haskell)
750
751
-[📖 Write you a haskell (2014)](http://dev.stephendiehl.com/fun/)
751
752
-[Implementation in code](https://github.com/AlphaMarc/WYAH)
0 commit comments