This is very unclean and unorganized. I've taken a lot of this from other places and people. Organizing it would take too much time. This is a link dump for my personal use only. :)
I find traditional link dump repos organization to require a lot of effort to set up. So I'm trying out a simpler tag-based structure. CTRL+F for the tags you want to read about. I'll be updating the tags slowly but surely.
- http://fpchat.com/
community
slack
chat
- https://www.haskell.org/irc
community
irc
chat
- https://www.youtube.com/watch?v=E8I19uA-wGY
video
tutorial
guide
- https://www.youtube.com/watch?v=bmFKEewRRQg
video
tutorial
guide
- https://www.youtube.com/watch?v=Z35Tt87pIpg
video
tutorial
guide
- https://www.fpcomplete.com/haskell
community
guide
introduction
- https://github.com/commercialhaskell/commercialhaskell
community
- https://www.schoolofhaskell.com
community
tutorials
- http://learnyouahaskell.com
book
guide
tutorial
- http://haskellbook.com
book
tutorial
- https://github.com/krispo/awesome-haskell
dump
- http://rextester.com/l/haskell_online_compiler
editor
- https://github.com/uncannyworks/haskell-resources
dump
- https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems
tutorials
- http://rosettacode.org/wiki/Category:Haskell
code
- https://learnxinyminutes.com/docs/haskell
code
- https://robots.thoughtbot.com/ship-you-a-haskell
deploy
- http://maciek.io/rest-api-in-haskell
rest
api
- http://softwareengineering.stackexchange.com/questions/72557/how-do-you-design-programs-in-haskell-or-other-functional-programming-languages
design
- http://www.happylearnhaskelltutorial.com/contents.html
book
- https://www.pluralsight.com/search?q=haskell
course
tutorial
- https://gumroad.com/l/maybe-haskell
book
- https://alasconnect.atlassian.net/wiki/display/AS/Library+Suggestions
library
- https://medium.com/@dogwith1eye/setting-up-haskell-in-vs-code-on-macos-d2cc1ce9f60a
editor
- https://www.stackbuilders.com/news/specific-endpoints
blog
- https://www.reddit.com/r/haskell/comments/5k3zgo/what_is_the_current_state_of_javascript_problem
javascript
- https://wiki.haskell.org/Memoization
wiki
design
- https://www.reddit.com/r/haskell/comments/5wrzx8/the_joy_of_haskell
book
- https://www.reddit.com/r/haskell/comments/5wb5qw/how_do_you_guys_get_anything_done
rant
cons
- https://stackoverflow.com/questions/38839348/stack-yaml-file-cabal-file-differences/3883976060
stack
cabal
- https://github.com/algas/haskell-servant-cookbook/blob/master/doc/HelloWorld.md
servant
- https://haskell-servant.github.io/
servant
- https://github.com/k-bx/owlcloud
servant
tutorial
- https://www.reddit.com/r/haskell/comments/45q90s/is_anything_being_done_to_remedy_the_soul
compile
- https://sidburn.github.io/blog/2016/04/26/algebraic-data-types
adt
- http://www.stephendiehl.com/posts/production.html
production
deploy
- http://baatz.io/posts/haskell-in-a-startup
production
- https://www.seas.upenn.edu/~cis194/spring13/lectures.html
course
- https://www.stuartgunter.org/posts/intro-to-quickcheck
testing
quickcheck
- https://nixos.org
OS
linux
functional
devops
- https://github.com/data61/fp-course
course
tutorial
- https://www.reddit.com/r/haskell/comments/3knak5/typesafe_microservices_in_haskell_with_servant
microservices
- https://www.reddit.com/r/haskell/comments/3f4s3r/advantages_and_disadvantages_of_haskell_in
pros
cons
- http://www.snoyman.com/blog/2017/02/better-exception-messages
errors
- https://www.infoq.com/presentations/Running-a-Startup-on-Haskell
production
enterprise
- https://www.reddit.com/r/haskell/comments/4j0imi/ghc_cannot_achieve_low_latency_with_a_large
compile
ghc
- https://www.reddit.com/r/haskell/comments/5rcfyd/haskell_maxims_and_arrows
guide
- https://softwareengineering.stackexchange.com/questions/279316/what-exactly-makes-the-haskell-type-system-so-revered-vs-say-java/279362#279362
types
- https://hackage.haskell.org/package/pipes-4.3.2/docs/Pipes-Tutorial.html
pipe
tutorial
- https://www.reddit.com/r/haskell/comments/5r1jbx/kwangs_haskell_blog_typelevel_insertion_sort
sorting
- https://en.wikibooks.org/wiki/Haskell/Lenses_and_functional_references
lens
library
- https://www.schoolofhaskell.com/school/to-infinity-and-beyond/pick-of-the-week/a-little-lens-starter-tutorial
lens
library
- https://www.reddit.com/r/haskell/comments/5xge0v/today_i_used_laziness_for
laziness
- https://www.schoolofhaskell.com/school/to-infinity-and-beyond/pick-of-the-week/profunctors
functors
- https://www.reddit.com/r/haskell/comments/5wp3no/2017_02_23_niklas_hamb%C3%BCchen_frp_browser
frp
reactive
- https://www.reddit.com/r/haskell/comments/5vwbx5/how_can_one_keep_track_of_ghc_compile_times
compile
- https://codurance.com/2016/05/25/a-simple-TDD-environment-in-haskell
testing
- https://theinitialcommit.com/2017/01/10/edward-kmett
kmett
blog
- https://www.youtube.com/watch?v=LnX3B9oaKzw
video
functional
- https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface
theory
- http://chimera.labs.oreilly.com/books/1230000000929/index.html
book
- https://github.com/tonsky/FiraCode
font
- https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/haskell
editor
- https://lexi-lambda.github.io/blog/2016/10/03/using-types-to-unit-test-in-haskell
testing
- https://artyom.me/aeson
json
library
- https://artyom.me/#lens-over-tea
lens
library
- http://degoes.net/articles/insufficiently-polymorphic
naming
variables
guide
- http://ren.zone/articles/opaleye-sot
opaleye
library
- https://www.reddit.com/r/haskell/comments/4f47ou/why_does_haskell_in_your_opinion_suck
pros
cons
- http://www.stephendiehl.com/posts/essential_haskell.html
reading
dump
- https://github.com/Gabriel439/post-rfc/blob/master/sotu.md
ecosystem
pros
cons
- https://github.com/bitemyapp/learnhaskell
guide
learning
- https://github.com/bitemyapp/learnhaskell/blob/master/specific_topics.md
guide
learning
- http://dev.stephendiehl.com/hask
learning
blog
- https://gist.github.com/cdepillabout/3b780e469236625c0354
rank2types
extensions
gist
- https://www.stephanboyer.com/post/115/higher-rank-and-higher-kinded-types
types
- http://sleepomeno.github.io/blog/2014/02/12/Explaining-Haskell-RankNTypes-for-all
types
- http://chrisdone.com/posts/rankntypes
types
- https://ocharles.org.uk/blog/guest-posts/2014-12-18-rank-n-types.html
types
- https://ocharles.org.uk/blog/posts/2014-12-01-24-days-of-ghc-extensions.html
ghc
extensions
- http://unbui.lt/#!/post/haskell-language-extensions
extensions
- http://adit.io/posts/2013-07-22-lenses-in-pictures.html
lens
library
- http://www.johndcook.com/blog/2014/03/03/monads-are-hard-because
monads
- http://blog.sigfpe.com/2006/08/you-could-have-invented-monads-and.html
monads
- http://homepages.inf.ed.ac.uk/wadler/papers/marktoberdorf/baastad.pdf
- https://blog.jle.im/entry/mtl-is-not-a-monad-transformer-library.html
monads
- http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html
functors
- https://wiki.haskell.org/Typeclassopedia
typeclasses
- https://www.stackbuilders.com/tutorials/haskell/servant-auth
servant
library
- http://hayoo.fh-wedel.de
search
resources
- https://www.haskell.org/hoogle
search
resources
- https://wiki.haskell.org/Mailing_lists
community
- https://www.reddit.com/r/haskell
community