Commit Graph

69 Commits

Author SHA1 Message Date
Luke Lau
9ebf3b2788 Update haskell-lsp to 0.8
Fix code completion snippets not respecting client capabilities
2018-09-13 16:41:46 +01:00
Alan Zimmerman
ba0564f7f2 Update to ghc-8.6 branch for HaRe
(GHC 8.6 not fully supported yet)
2018-09-12 22:41:44 +02:00
Alan Zimmerman
abfee359b9 Use ghc-mod based on @alanz ghc-8.6 branch 2018-09-12 21:21:00 +02:00
Luke Lau
1ece36dbf0 Update gitmodules 2018-09-09 21:09:13 +01:00
Luke Lau
afb681364d Add submodule updates 2018-08-28 14:46:55 +01:00
Luke Lau
6a59d6a693 Change HaRe submodule remote to github
GitLab is undergoing maintenance at the moment
2018-07-21 14:48:19 +01:00
Luke
c1ac410f8c Update .gitmodules to point back to correct remote 2018-06-11 16:45:27 -04:00
Luke
78f0d335df Move haskell-lsp-test to submodule
Tidy up logging utils
Add test logs as artifact on circleci
2018-06-11 10:18:28 -04:00
Luke
8af0ec33d7 Update to changes in haskell-lsp 2018-05-30 21:00:15 -04:00
Alan Zimmerman
46c3bb63d3 Dignostic relatedInformation is optional in LSP 2018-05-04 11:13:09 +02:00
Alan Zimmerman
8a9add7b8f Merge branch 'haskell-lsp-0.2.1' into ghc-8.4 2018-05-02 22:26:15 +02:00
Alan Zimmerman
8e973f5ecd Use haskell-lsp-0.2.1.0 from hackage 2018-05-02 21:36:57 +02:00
Alan Zimmerman
379ed1890b Update for haskell-lsp 0.2.1.0 2018-05-02 17:38:05 +02:00
Alan Zimmerman
4b8d561db0 Tweak submodule definitions 2018-04-26 10:37:42 +02:00
Alan Zimmerman
9221e81935 Add brittany submodule 2018-04-26 10:33:06 +02:00
Alan Zimmerman
be15b414a0 Get the ghc-mod submodule from github, not gitlab 2018-04-26 08:07:05 +02:00
Alan Zimmerman
eecc2c790d Add initial GHC 8.4.2 support 2018-04-25 22:42:30 +02:00
Alan Zimmerman
8c2f6045db WIP on GHC 8.4.2 support
Only need brittany, then all the deps are available.
2018-04-24 23:22:03 +02:00
Alan Zimmerman
53a8b4023b Switch to using submodules for external repos
These can be set up once, and used for all builds, instead of needing
to be set per stack file, and in the cabal.project.
2018-04-15 23:29:21 +02:00