atom-haskell / ide-haskell

Haskell IDE plugin for Atom editor
https://atom.io/packages/ide-haskell
Other
233 stars 30 forks source link

Build output have extra empty lines on Windows #189

Closed varosi closed 7 years ago

varosi commented 7 years ago

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.

lierdakil commented 7 years ago

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

varosi commented 7 years ago

The problem remains in 1.7.4.

2017-01-28 10:19 GMT+02:00 Nikolay Yakimov notifications@github.com:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/atom-haskell/ide-haskell/issues/189#issuecomment-275834974, or mute the thread https://github.com/notifications/unsubscribe-auth/AFxXhl3DmpC5Dq0BEnMeEAe1fvc8R7fRks5rWvomgaJpZM4Lt3AH .

lierdakil commented 7 years ago

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)

lierdakil commented 7 years ago

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

varosi commented 7 years ago

It looks good now! Thanks a lot!

2017-01-28 15:54 GMT+02:00 Nikolay Yakimov notifications@github.com:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/atom-haskell/ide-haskell/issues/189#issuecomment-275849423, or mute the thread https://github.com/notifications/unsubscribe-auth/AFxXhuXLI4YOW_fwEzGgI8p8dgljliPXks5rW0iZgaJpZM4Lt3AH .