atom-haskell-archive / haskell-ghc-mod

haskell-ghc-mod atom package
https://atom.io/packages/haskell-ghc-mod
MIT License
69 stars 20 forks source link

Restrict lines count in hints for HLint #157

Open varosi opened 8 years ago

varosi commented 8 years ago

Now HLint could give suggestions to change something in more than one screen of information. Such large hints hide whole page of code behind them. It will be great if those hints could be restricted in lines count to not more than 10-15 lines.