HACKING DEN
Haskell source code suggestions. Contribute to ndmitchell/hlint development by creating an account on GitHub.
HACKING DEN
Command line argument processing
Home page of Neil Mitchell, a Haskell programmer and author of tools such as HLint, Hoogle and Shake.
Summary: HLint --cross was accidentally quadratic in the number of files. One of my favourite blogs is Accidentally Quadratic , so when th...
Summary: HLint has a match engine which powers most of the rules. The Haskell linter HLint has two forms of lint - some are built in writt...
For almost a complete decade—starting with discovering Haskell in about 2009 and right up until switching to a job where I used primarily...
Perform refactorings specified by the refact library.
Extension for Visual Studio Code - A simple extension to test out haskell ide core