hlint
hlint copied to clipboard
Add a test suite entry
As noted by @contivero, stack test should do a test. Probably just add an extra Test.hs which calls the existing test suite.
Started working on this, am puzzled by some of the code structure.
For example, judging by its imports, the module Language.Haskell.HLint seems to mainly serve to reexport HLint.hlint, as well as serving as a kitchensink export for interactive use?