Skip to content

0.5

Compare
Choose a tag to compare
@swsnr swsnr released this 03 Oct 10:06
· 216 commits to master since this release

Flycheck Haskell now extracts the language version and language extensions from the Cabal file, and caches configuration extracted from a Cabal file so that visiting files of the same Cabal project does not re-parse the Cabal file every time. Additionally, all helpers were merged into a single one which makes the initial parsing of the Cabal file faster.