- https://wiki.haskell.org/Why_Haskell_matters
- https://programmers.stackexchange.com/questions/279316/what-exactly-makes-the-haskell-type-system-so-revered-vs-say-java/
- https://baatz.io/posts/haskell-in-a-startup/
- https://lexi-lambda.github.io/blog/2016/06/12/four-months-with-haskell/?utm_source=all
- https://www.wagonhq.com/blog/haskell-for-industry
- https://www.lihaoyi.com/post/WhatsFunctionalProgrammingAllAbout.html
- https://kseo.github.io/posts/2017-01-27-how-i-learned-haskell.html
- https://hackernoon.com/easing-haskells-intimidating-glare-2341095e88aa
- https://www.fpcomplete.com/blog/2016/11/mastering-time-to-market-haskell
- https://learnyouahaskell.github.io/
- https://haskellbook.com/
- https://i.iinfo.cz/files/root/k/real-world-haskell.pdf
- https://wiki.haskell.org
- https://www.fpcomplete.com/
- https://nptel.ac.in/courses/106106137/
- https://www.happylearnhaskelltutorial.com/
- https://github.com/takenobu-hs/type-introduction-illustrated
- https://stackoverflow.com/questions/15530511/how-to-edit-nth-element-in-a-haskell-list
- https://www.youtube.com/playlist?list=PLsAEIIjTPIo83ufYYkaPjUwZUuTe1LoZP
- https://www.scs.stanford.edu/11au-cs240h/notes/
- https://cheatsheet.codeslower.com/
- https://lotz84.github.io/haskellbyexample/
- https://ndmitchell.com/downloads/slides-drive-by_haskell_contributions-09_jun_2017.pdf
- https://bitemyapp.com
- https://kseo.github.io/posts/2017-01-28-build-your-haskell-project-continuously.html
- https://www.atamo.com/articles/how-to-read-pearls-by-richard-bird/
- https://mmhaskell.com/blog/2017/1/30/the-easiest-haskell-idiom
- https://www.youtube.com/watch?v=p-NBJm0kIYU
- https://research.microsoft.com/en-us/um/people/simonpj/papers/financial-contracts/contracts-icfp.htm
- https://blog.ezyang.com/2010/05/design-patterns-in-haskel/
- https://www.parsonsmatt.org/2015/12/09/exploratory_haskell.html
- https://abailly.github.io/posts/event-source.html
- https://mmhaskell.com/blog/2017/7/24/getting-the-users-opinion-options-in-haskell
- https://hackhands.com/lazy-evaluation-works-haskell/
- https://jelv.is/blog/Haskell-Monads-and-Purity/
- https://brandon.si/code/the-state-monad-a-tutorial-for-the-confused/
- https://www.haskellforall.com/2015/10/polymorphism-for-dummies.html
- https://www.alexeyshmalko.com/2015/haskell-string-types/
- https://two-wrongs.com/parser-combinators-parsing-for-haskell-beginners
- https://jeltsch.wordpress.com/2016/02/22/generic-programming-in-haskell/
- https://blog.ssanj.net/posts/2014-09-23-A-Simple-Reader-Monad-Example.html
- https://www.athiemann.net/2017/07/02/superrecord.html
- https://www.schoolofhaskell.com/user/fumieval/encoding-objects
- https://mmhaskell.com/blog/2017/5/15/untangling-haskells-strings
- https://vaibhavsagar.com/blog/2017/05/29/imperative-haskell/
- https://hackernoon.com/type-class-patterns-and-anti-patterns-efd045c5af66
- https://philipnilsson.github.io/Badness10k/posts/2017-05-07-escaping-hell-with-monads.html
- https://hackernoon.com/typeclass-instance-selection-fea1068920e6
- https://two-wrongs.com/dynamic-dispatch-in-haskell-how-to-make-code-extendable
- https://e.xtendo.org/monad#1
- https://www.parsonsmatt.org/2017/02/17/ooph_data_inheritance.html
- https://stackoverflow.com/questions/104960/are-there-any-orm-tools-for-haskell
- https://github.com/begriffs/postgrest/blob/master/README.md
- https://hoogle.haskell.org/
- https://github.com/alanz/HaRe
- https://functor.tokyo/blog/2017-07-28-ghc-warnings-you-should-enable
- https://github.com/theam/haskell-do/
- https://github.com/gibiansky/IHaskell
- https://github.com/HeinrichApfelmus/hyper-haskell
- https://github.com/krispo/awesome-haskell
- https://haskelliseasy.readthedocs.io/en/latest/
- https://www.haskellforall.com/2015/08/state-of-haskell-ecosystem-august-2015.html?m=1
- https://projects.haskell.org/diagrams/doc/quickstart.html
- https://stackoverflow.com/questions/5645168/comparing-haskells-snap-and-yesod-web-frameworks
- https://zyghost.com/articles/Renderable.html
- https://robots.thoughtbot.com/a-rest-api-with-haskell-and-snap
- https://haste-lang.org/
- https://github.com/ghcjs/ghcjs
- https://ifeanyi.co/posts/client-side-haskell/
- https://speakerdeck.com/mkscrg/electron-react-and-haskell-oh-my
- https://stackoverflow.com/questions/9210412/recommended-reading-tutorials-to-understand-reactive-banana-frp-library
- https://www.parsonsmatt.org/2015/11/15/template_haskell.html
- https://wiki.haskell.org/GADTs_for_dummies
- https://blog.jle.im/entry/io-monad-considered-harmful.html
- https://www.haskellforall.com/2016/02/auto-generate-command-line-interface.html
- https://www.haskellforall.com/2016/02/from-mathematics-to-map-reduce.html