dhall-haskell/dhall-lsp-server/src/Dhall/LSP/Backend
Frederik Ramcke 7e9728f0e9 dhall-lsp-server: Freezing imports (#1123)
* Implement dhall.freezeImport and dhall.freezeAllImports

* Remove old (broken) test suite

* Rename `relativePosition` to `subtractPosition`

as suggested by @Gabriel439

* Add doctest for `subtractPosition`

as suggested by @Gabriel439

* Simplify getImportHashPosition

As spotted by @Gabriel439

* Use `forM` instead of `mapM` for prettier code

As suggested by @Gabriel439
2019-07-19 17:24:11 +00:00
..
Dhall.hs dhall-lsp-server: Freezing imports (#1123) 2019-07-19 17:24:11 +00:00
Diagnostics.hs dhall-lsp-server: Freezing imports (#1123) 2019-07-19 17:24:11 +00:00
Formatting.hs Implementation of toMap (#1041) 2019-07-15 08:28:29 -07:00
Freezing.hs dhall-lsp-server: Freezing imports (#1123) 2019-07-19 17:24:11 +00:00
Linting.hs Implementation of toMap (#1041) 2019-07-15 08:28:29 -07:00
Parsing.hs dhall-lsp-server: Freezing imports (#1123) 2019-07-19 17:24:11 +00:00
ToJSON.hs dhall-lsp-server: Implement caching (#1040) 2019-07-01 17:30:32 +00:00
Typing.hs Implementation of toMap (#1041) 2019-07-15 08:28:29 -07:00