Commit Graph

71 Commits

Author SHA1 Message Date
Luke Lau
cb32ff9d0e Update haskell-lsp to 0.10.0.0 2019-04-22 15:34:32 +01:00
Alan Zimmerman
48e522ca41 Finalise using MarkupContent, sort out dependencies 2019-04-19 15:01:56 +02:00
Alan Zimmerman
69317c2ecc Update to hlint-2.1.16. And hoogle-5.0.17.6 2019-04-15 20:49:35 +02:00
Luke Lau
8cd2ddb08e Update haskell-lsp 2019-04-11 21:51:09 +01:00
fendor
625c61ceaf Bump lsp-test version to 0.5.1.0 and haskell-lsp 2019-04-07 22:36:34 +02:00
Alan Zimmerman
bc4046c2a0 Bump hlint to 2.1.15 2019-02-27 23:20:19 +02:00
Luke Lau
3e21f2c091 First pass at Floskell and formatterProvider 2019-02-09 18:37:19 +00:00
Alan Zimmerman
6564a6699c Update to hlint 2.1.14 for all barGHC 8.2.1 2019-01-28 22:17:40 +02:00
Alan Zimmerman
fe0dcee4ed WIP on bringing in hlint 2.1.13
Blocked on hoogle 5.0.17.4 not exporting new types.

See https://github.com/ndmitchell/hoogle/issues/285
2019-01-27 22:49:18 +02:00
Alan Zimmerman
058a581ffa Bump resolvers 2018-12-31 15:49:09 +02:00
Alan Zimmerman
60951b7e60 Bump pretty-show in cabal-helper and lsp-test 2018-12-05 19:06:03 +02:00
Alan Zimmerman
adffcd7db0 Add installing Cabal-2.4.1.0 to the makefile
It is needed by cabal-helper-wrapper, may as well bring it in early
2018-11-27 13:05:56 +02:00
Alan Zimmerman
8e4da9886b Bring in GHC 8.6.2 stack files and makefile targets 2018-11-22 16:29:41 +02:00
Alan Zimmerman
dcb8cd0f69 Merge branch 'cabal-new-merged' into new-build-2 2018-11-08 20:40:31 +02:00
Alan Zimmerman
998fd32581 Preparing for 0.3.0.0 2018-11-07 15:53:52 +02:00
Alan Zimmerman
230a1b1610 Merge branch 'cabal-new-rebased' into cabal-new-merged 2018-11-06 22:13:42 +02:00
Alan Zimmerman
f0e0b8ec29 Add GHC 8.4.4 build 2018-11-05 23:28:29 +02:00
Luke Lau
8f5220771e Bump stack resolvers 2018-11-05 11:49:43 +00:00
Alan Zimmerman
bab6417c15 Use haskell-lsp/haskell-lsp-types from hackage
Which should speed up recompiles
2018-10-29 13:51:00 +02:00
Alan Zimmerman
b5a7789ecc Fully support GHC 8.4.4
Using LTS 12.15
2018-10-28 14:17:19 +02:00
Alan Zimmerman
1e5b408fa0 Check compilation with GHC 8.4.4
ghc-exactprint needed an update, to 0.5.8.2

Fixes #906
2018-10-27 17:48:06 +02:00