Releases: flycheck/flycheck-haskell
Releases · flycheck/flycheck-haskell
0.6
0.5.1
0.5
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.