dhall-haskell/dhall-lsp-server/src/Dhall/LSP/Backend
Simon Jakobi dedd5e0ea6
Strip trailing whitespace (#1422)
This raises the lower bound on prettyprinter to 1.5.1 since
`removeTrailingWhitespace` is buggy in earlier versions.

This jailbreaks hnix, which isn't compatible with prettyprinter-1.5.1 yet.

Fixes #183, #1400, #1525. 

Co-authored-by: Gabriel Gonzalez <Gabriel439@gmail.com>
2019-11-14 14:43:35 +01:00
..
Completion.hs Fix dhall-lsp-server to be "-Wall clean" (#1446) (#1449) 2019-10-21 12:54:00 +00:00
Dhall.hs Improve encoding/decoding speed (#1500) 2019-10-31 20:05:22 -07:00
Diagnostics.hs Only underline link in import (#1217) 2019-08-08 13:42:49 +00:00
Formatting.hs Strip trailing whitespace (#1422) 2019-11-14 14:43:35 +01:00
Freezing.hs dhall-lsp-server: Freezing imports (#1123) 2019-07-19 17:24:11 +00:00
Linting.hs Fix dhall format to preserve let comments (#1273) 2019-09-04 23:41:44 -05:00
Parsing.hs Parse whitespace more precisely (#1483) 2019-11-03 19:42:58 +00:00
ToJSON.hs dhall-lsp-server: Implement caching (#1040) 2019-07-01 17:30:32 +00:00
Typing.hs dhall-lsp-server: Add option to only use ASCII when formatting and linting (#1533) 2019-11-14 05:08:05 +00:00