Commit Graph

26 Commits

Author SHA1 Message Date
Alan Zimmerman
bab6417c15 Use haskell-lsp/haskell-lsp-types from hackage
Which should speed up recompiles
2018-10-29 13:51:00 +02:00
Luke Lau
c5ae53c424 Add windns extra-dep
Don't know why this is needed all of a sudden
2018-10-23 14:21:55 +01:00
Luke Lau
ce74c4ee37 Merge branch 'master' of https://github.com/haskell/haskell-ide-engine into snippet-capability-fix 2018-09-13 16:42:39 +01:00
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
16294c1693 Use ghc-exactprint 0.5.8.0
As required by brittany
2018-09-13 08:48:38 +02:00
Alan Zimmerman
9847992736 Fix ghc-exactprint dep in stack files 2018-09-12 23:26:34 +02: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
Luke Lau
9f02ec71e6 Update to haskell-lsp-0.7 and lsp-test-0.3 2018-09-06 17:49:06 +01:00
waddlaw
f94ea52358 Use extra-deps instead of extra-dep 2018-08-29 19:23:28 +09:00
Luke Lau
4fb1f59a4e Specify cabal-helper revision
Fixes #784
2018-08-27 00:00:50 +01:00
Luke Lau
f2810416a0 Update lsp-test extra dep
Also use foldable instead of functor for Bag for 8.2.x
2018-08-17 15:15:14 +01:00
Luke Lau
8e2c595caf Add tests, update haskell-lsp, move lsp-test to hackage version 2018-08-06 23:58:48 +01:00
Alan Zimmerman
4a54b7528f Update resolvers where possible, new cabal-helper 2018-07-27 10:43:55 +02:00
Luke Lau
9ac5da96e3 Disable concurrent tests in stack 2018-07-23 11:46:08 +01:00
Luke Lau
c5df316ff4 Merge branch 'master' of https://github.com/haskell/haskell-ide-engine into import-code-actions 2018-07-10 17:40:11 +01:00
Alan Zimmerman
89cbef69f6 Update for LTS-12.0, bump resolvers where possible.
Also introduce stack-8.4.3.yaml to track the LTS version.
stack.yaml will track nightly, and in time GHC 8.6.1
2018-07-10 13:54:51 +02:00
Luke Lau
9f9e196d7a Add tests and revert exception catching in dispatcher 2018-06-28 12:02:12 +01:00
Alan Zimmerman
32d392f195 Update to newer cabal-helper
And bump to current resolvers.
2018-06-18 14:46:14 +02: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 Lau
cccd3e1fd4
Update haskell-lsp-test for 8.2.1 compatability 2018-06-09 23:52:51 -04:00
Luke Lau
31665aa2f1
Merge remote-tracking branch 'upstream/master' into capturing 2018-06-09 19:09:17 -04:00
Luke Lau
45b9c906cc
Update haskell-lsp-test and fix stack.yamls 2018-06-09 19:06:08 -04:00
Alan Zimmerman
bc1181cc59 Use yi-rope-0.11 from hackage 2018-06-08 17:50:34 +02:00
Alan Zimmerman
e5a1495c90 Update tests to use the correct resolver per stack file. 2018-06-03 10:55:45 +02:00
Alan Zimmerman
f8d8bd102e Revert to known good stackage nightly 2018-06-02 19:48:50 +02:00
Alan Zimmerman
6ff07e025c Add support for GHC 8.4.3
Supersedes https://github.com/haskell/haskell-ide-engine/pull/608
2018-06-02 11:56:36 +02:00