dhall-haskell/dhall-lsp-server/src/Dhall/LSP/Backend
Simon Jakobi 8d3c4e4250 Allow megaparsec-8 (#1582)
This also officially removes support for megaparsec-6.5 – the
build had been broken before though.
2019-12-03 03:28:06 +00:00
..
Completion.hs Use foldl' over foldl everywhere (#1564) 2019-11-23 16:28:13 +00:00
Dhall.hs List dependencies in "post-order" (#1539) 2019-11-21 16:20:48 +00: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 Allow megaparsec-8 (#1582) 2019-12-03 03:28:06 +00:00
ToJSON.hs dhall-lsp-server: Implement caching (#1040) 2019-07-01 17:30:32 +00:00
Typing.hs dhall-lsp-server: Fix hovering in presence of nested lets (#1537) 2019-11-20 17:02:06 +00:00