Skip to content

Error when formatting with Brittany (works for other formatters) #549

Closed
@rnikhill

Description

@rnikhill

2020-10-29 00:14:00.433995 [ThreadId 1129] - finish: Formatter (took 0.00s)
/Users/runner/.ghcup/ghc/8.6.5/lib/ghc-8.6.5/settings: openFile: does not exist (No such file or directory)
2020-10-29 00:14:00.436327 [ThreadId 1126] - Unexpected exception on request, please report!
Message: RequestMessage {_jsonrpc = "2.0", _id = IdInt 24, _method = TextDocumentFormatting, _params = DocumentFormattingParams {_textDocument = TextDocumentIdentifier {_uri = Uri {getUri = "file:///Users/nikhillrao/Desktop/haskell/hello/exe/Main.hs"}}, _options = FormattingOptions {_tabSize = 2, _insertSpaces = True}, _workDoneToken = Nothing}}
Exception: ExitFailure 1
[Error - 12:14:00 AM] Request textDocument/formatting failed.
Message: ExitFailure 1
Code: -32603
2020-10-29 00:14:00.46177 [ThreadId 21] - Saved text document: file:///Users/nikhillrao/Desktop/haskell/hello/exe/Main.hs
2020-10-29 00:14:00.472077 [ThreadId 1235] - Typechecking reverse dependencies forNormalizedFilePath "/Users/nikhillrao/Desktop/haskell/hello/exe/Main.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: pluginstype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions