2022 State of Haskell Survey Results
The sixth annual State of Haskell Survey closed this week. This post summarizes the results and makes the raw data available. You may be interested in similar posts from 2021, 2020, 2019, 2018, and 2017.
This year the survey received fewer responses than previous years. Compared to last year, it’s down by about 9%.
Year | Responses |
---|---|
2022 | 1038 |
2021 | 1152 |
2020 | 1348 |
2019 | 1211 |
2018 | 1361 |
2017 | 1335 |
You can download the responses as a JSON or CSV file. Both are licensed under the ODbL.
- Survey
-
Haskell usage
- Do you use Haskell?
- If you stopped using Haskell, how long did you use it before you stopped?
- If you do not use Haskell, why not?
- How many years have you been using Haskell?
- How frequently do you use Haskell?
- How would you rate your proficiency in Haskell?
- Where do you use Haskell?
- Do you use Haskell at work?
- If you do not use Haskell at work, why not?
- Which programming languages other than Haskell are you fluent in?
- Which types of software do you develop with Haskell?
- Which industries do you use Haskell in?
- Projects
-
Compilers
- Which Haskell compilers do you use?
- Which installation methods do you use for your Haskell compiler?
- Has upgrading your Haskell compiler broken your code in the last year?
- How has upgrading your Haskell compiler broken your code in the last year?
- Which versions of GHC do you use?
- Which language extensions would you like to be enabled by default?
- How important do you feel it would be to have a new version of the Haskell language standard?
-
Tooling
- Which build tools do you use for Haskell?
- Which editors do you use for Haskell?
- Which IDEs do you use for Haskell?
- Which version control systems do you use for Haskell?
- Where do you get Haskell packages from?
- Which tools do you use to test Haskell code?
- Which tools do you use to benchmark Haskell code?
- Infrastructure
- Community
-
Feelings
- I would prefer to use Haskell for my next new project.
- I would recommend using Haskell to others.
- I am satisfied with Haskell as a language.
- Once my Haskell program compiles, it generally does what I intended.
- I think that software written in Haskell is easy to maintain.
- I am satisfied with Haskell's compilers, such as GHC.
- I feel welcome in the Haskell community.
- Haskell's performance meets my needs.
- I am satisfied with Haskell's package repositories, such as Hackage.
- I think Haskell libraries are high quality.
- I think that Haskell libraries perform well.
- Haskell is working well for my team.
- I can find Haskell libraries for the things that I need.
- I think that Haskell libraries work well together.
- I think that Haskell libraries provide a stable API.
- I am satisfied with Haskell's build tools, such as Cabal.
- Haskell is critical to my company's success.
- I have a good understanding of Haskell best practices.
- I think that Haskell libraries are easy to use.
- As a hiring manager, I can easily find qualified Haskell candidates.
- I think Haskell libraries are well documented.
- I can easily compare competing Haskell libraries to select the best one.
- As a candidate, I can easily find Haskell jobs.
- I can easily reason about the performance of my Haskell code.
-
Demographics
- Which country do you live in?
- Do you consider yourself a member of an underrepresented or marginalized group in technology?
- Do you feel your belonging to an underrepresented or marginalized group in technology makes it difficult for you to participate in the Haskell community?
- Are you a student?
- What is the highest level of education you have completed?
- What is your employment status?
- How large is the company you work for?
- How many years have you been coding?
- How many years have you been coding professionally?
- Do you code as a hobby?
- Have you contributed to any open source projects?
- Meta
- Free response
Survey
When did you submit your survey response?
Optional. Single select.
Did you provide an email address?
Optional. Single select.
Haskell usage
Do you use Haskell?
Optional. Single select.
If you stopped using Haskell, how long did you use it before you stopped?
Optional. Single select.
If you do not use Haskell, why not?
Optional. Multi select.
How many years have you been using Haskell?
Optional. Single select.
How frequently do you use Haskell?
Optional. Single select.
How would you rate your proficiency in Haskell?
Optional. Single select.
Where do you use Haskell?
Optional. Multi select.
Do you use Haskell at work?
Optional. Single select.
If you do not use Haskell at work, why not?
Optional. Multi select.
Which programming languages other than Haskell are you fluent in?
Optional. Multi select.
Which types of software do you develop with Haskell?
Optional. Multi select.
Which industries do you use Haskell in?
Optional. Multi select.
Projects
How many Haskell projects do you contribute to?
Optional. Single select.
What is the total size of all the Haskell projects you contribute to?
Optional. Single select.
Which platforms do you develop Haskell on?
Optional. Multi select.
Which platforms do you target?
Optional. Multi select.
Compilers
Which Haskell compilers do you use?
Optional. Multi select.
Which installation methods do you use for your Haskell compiler?
Optional. Multi select.
Has upgrading your Haskell compiler broken your code in the last year?
Optional. Single select.
How has upgrading your Haskell compiler broken your code in the last year?
Optional. Multi select.
Which versions of GHC do you use?
Optional. Multi select.
Which language extensions would you like to be enabled by default?
Optional. Multi select.
How important do you feel it would be to have a new version of the Haskell language standard?
Optional. Single select.
Tooling
Which build tools do you use for Haskell?
Optional. Multi select.
Which editors do you use for Haskell?
Optional. Multi select.
Which IDEs do you use for Haskell?
Optional. Multi select.
Which version control systems do you use for Haskell?
Optional. Multi select.
Where do you get Haskell packages from?
Optional. Multi select.
Which tools do you use to test Haskell code?
Optional. Multi select.
Which tools do you use to benchmark Haskell code?
Optional. Multi select.
Infrastructure
Which tools do you use to deploy Haskell applications?
Optional. Multi select.
Where do you deploy Haskell applications?
Optional. Multi select.
Community
Where do you interact with the Haskell community?
Optional. Multi select.
Which of the following Haskell topics would you like to see more written about?
Optional. Multi select.
Feelings
I would prefer to use Haskell for my next new project.
Optional. Single select.
I would recommend using Haskell to others.
Optional. Single select.
I am satisfied with Haskell as a language.
Optional. Single select.
Once my Haskell program compiles, it generally does what I intended.
Optional. Single select.
I think that software written in Haskell is easy to maintain.
Optional. Single select.
I am satisfied with Haskell's compilers, such as GHC.
Optional. Single select.
I feel welcome in the Haskell community.
Optional. Single select.
Haskell's performance meets my needs.
Optional. Single select.
I am satisfied with Haskell's package repositories, such as Hackage.
Optional. Single select.
I think Haskell libraries are high quality.
Optional. Single select.
I think that Haskell libraries perform well.
Optional. Single select.
Haskell is working well for my team.
Optional. Single select.
I can find Haskell libraries for the things that I need.
Optional. Single select.
I think that Haskell libraries work well together.
Optional. Single select.
I think that Haskell libraries provide a stable API.
Optional. Single select.
I am satisfied with Haskell's build tools, such as Cabal.
Optional. Single select.
Haskell is critical to my company's success.
Optional. Single select.
I have a good understanding of Haskell best practices.
Optional. Single select.
I think that Haskell libraries are easy to use.
Optional. Single select.
As a hiring manager, I can easily find qualified Haskell candidates.
Optional. Single select.
I think Haskell libraries are well documented.
Optional. Single select.
I can easily compare competing Haskell libraries to select the best one.
Optional. Single select.
As a candidate, I can easily find Haskell jobs.
Optional. Single select.
I can easily reason about the performance of my Haskell code.
Optional. Single select.
Demographics
Which country do you live in?
Optional. Single select.
Do you consider yourself a member of an underrepresented or marginalized group in technology?
Optional. Multi select.
Do you feel your belonging to an underrepresented or marginalized group in technology makes it difficult for you to participate in the Haskell community?
Optional. Single select.
Are you a student?
Optional. Single select.
What is the highest level of education you have completed?
Optional. Single select.
What is your employment status?
Optional. Single select.
How large is the company you work for?
Optional. Single select.
How many years have you been coding?
Optional. Single select.
How many years have you been coding professionally?
Optional. Single select.
Do you code as a hobby?
Optional. Single select.
Have you contributed to any open source projects?
Optional. Single select.
Meta
Did you take any previous surveys?
Optional. Multi select.
How did you hear about this survey?
Optional. Multi select.
Free response
If you wanted to convince someone to use Haskell, what would you say?
Optional. Free response answers were collected but not analyzed.
If you could change one thing about Haskell, what would it be?
Optional. Free response answers were collected but not analyzed.