"We were pleased to get a total of 42 applications, of which 19 merited serious consideration, and we eventually settled on a shortlist of 7 to interview. " [0]
Then there's the entire ecosystem surrounding Haskell, which is still old and antiquated (looking at you Cabal) and moving very slowly (interfacing to NoSQL or AWS, etc...).
> looking at you cabal
See this link for a solution: https://news.ycombinator.com/item?id=9766943
> interfacing to NoSQL
I recently used the Haskell riak[3] binding in my day job for an application. The mongoDB[4] package was uploaded "Tue Jan 19 06:04:06 UTC 2010"[5]
> AWS
There has been an AWS binding since 2011[1][2].
> etc
cassandra[6][7][8]
couchdb[9]
> Finally, the very high bar to just learn how to correctly program in Haskell puts it out of reach of 99% of the developer community.
A 10 year old can do it[9], so I'm sure more than 5% of the developer community can as well!
I wouldn't say I'm a spectacular programmer and I have both learned Haskell and used it in the real world easily enough. I will admit in the past there was a learning issue, but actions to make Haskell easier to learn have (and continue) to happen.[11][12][13][14]
I'm looking forward to any rebuttals you may have to these! :)
0: http://www.well-typed.com/blog/2010/08/on-hiring-haskell-peo...
1: http://hackage.haskell.org/package/aws-0.0.1
2: http://hackage.haskell.org/package/aws
3: http://hackage.haskell.org/package/riak
4: http://hackage.haskell.org/package/mongoDB
5: http://hackage.haskell.org/package/mongoDB-0.1
6: http://hackage.haskell.org/package/cassandra-thrift
7: http://hackage.haskell.org/package/hscassandra
8: http://hackage.haskell.org/package/cassy
9: http://hackage.haskell.org/packages/search?terms=couchdb
10: https://superginbaby.wordpress.com/2015/04/08/teaching-haske...
11: https://github.com/bitemyapp/learnhaskell
13: http://www.amazon.com/Beginning-Haskell-A-Project-Based-Appr...
Generally a good book, with some puzzling typos, IIRC (a year or so since i read it), he refers to Platform when he shd be referring to GHC
______________________________________________________________
there's also recent books by Richard Bird and Simon Thompson, and the Haskell School of Music, which was recently discussed:
https://news.ycombinator.com/item?id=9487881
http://www.amazon.com/Thinking-Functionally-Haskell-Richard-...
0: http://www.amazon.com/Beginning-Haskell-A-Project-Based-Appr...
http://www.cs.tufts.edu/~kfisher/teaching.html
https://www.inf.ed.ac.uk/teaching/courses/inf1/fp/ (P Wadler)
http://www.cs.princeton.edu/~dpw/cos441-11/schedule.htm
http://blog.davidterei.com/2011/10/stanford-haskell-course.h...
http://www.seas.upenn.edu/~cis194/
________________
also the Apress "Beginning Haskell" looks pretty good, tho the writing isn't perfectly clear. The example topics and sample code look good, and that's what mostly counts.
http://www.amazon.com/Beginning-Haskell-A-Project-Based-Appr...
The books by Hutton and Simon Thompson ("Craft of FP" 3rd ed)are good intros as well. Haskell school of music is really good, but not sure for people who aren't versed in music topics (harmony/theory, composition, MIDI, DSP.
http://www.amazon.com/Programming-Haskell-Graham-Hutton/dp/0...
http://haskell.cs.yale.edu/euterpea/haskell-school-of-music/
http://www.amazon.com/Beginning-Haskell-A-Project-Based-Appr...
http://www.amazon.com/Beginning-Haskell-A-Project-Based-Appr...