atom-haskell / ide-haskell

Haskell IDE plugin for Atom editor

Home Page:https://atom.io/packages/ide-haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build output have extra empty lines on Windows

varosi opened this issue · comments

On latest version of all atom-haskell plug-ins and Atom itself there are empty lines for each build output line on Windows 10. May be the problem is similar to line endings problem in Error/Warning outputs.

Should be fixed by ide-haskell-cabal v1.7.4

I'd like a screenshot, if you could provide one. If it looks somewhat like this:
image
that is expected. Some visual margin I find to be useful to differentiate between a wrapped and unwrapped line (could probably make that smaller though)

Okay, pushed ide-haskell v1.9.1 which makes vertical margins about half the size of what those are now. Should look less sparse.