Closed
Description
Often in haskell development, the buffer I'm working on will be invalid for stylish haskell: missing MultiParamTypeClasses, syntax error, etc. If I recall, stylish-haskell used to drop the error it was getting into the minbuffer. Recently, is just says: "Error: stylish-haskell ended with errors, leaving buffer alone". In order to fix the error, I have to leave my editor and manually run stylish-haskell file.hs | head
to get the error. Seems like the formatter should capture the stderr of the process and leave it somewhere.
Metadata
Metadata
Assignees
Labels
No labels