Writing Haskell with flycheck was a revelation. As-you-type linting and typechecking gives a nice tight feedback loop.
miniblog.
Related Posts
Emacs survey results are out! Lots of interesting tidbits: people love magit, ivy and flycheck, and a striking number of respondents are fairly new to Emacs! This seems great for the health of the community.
I'm delighted to learn that spacemacs users are using flycheck-pyflakes: https://github.com/Wilfred/flycheck-pyflakes ! (Admittedly I learnt this due to a bug.)
Awesome @emacs_flycheck feature: you can click error IDs and it will show the full compiler explanation! (Rust in this example.)

