We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In all my projects I get really annoying squiggly lines saying that I should be aware of strictness. Bangs work but StrictData is ignored.
Bangs
StrictData
I'm using latest Haskell language server (1.8.0.0). I'm not sure if it's related to hlint or the language server, though.
hlint
Just a basic Haskell project.
The text was updated successfully, but these errors were encountered:
Sorry, must be a language server thingy!
Sorry, something went wrong.
No branches or pull requests
In all my projects I get really annoying squiggly lines saying that I should be aware of strictness.
Bangs
work butStrictData
is ignored.I'm using latest Haskell language server (1.8.0.0). I'm not sure if it's related to
hlint
or the language server, though.Just a basic Haskell project.
The text was updated successfully, but these errors were encountered: