Commit Graph

12 Commits

Author SHA1 Message Date
sir4ur0n
27d3557481 Improve following Github discussions
* Add stack.yaml to install/ folder
* Add Stack and Cabal templates for hie.yaml for install/ folder
* Add and cleanup documentation about hie.yaml
* Add comment about building for Stack
2020-06-06 00:35:58 +02:00
sir4ur0n
3e10ae3c51 feat(hie-bios): Multi-cradle, ignore directories
Related to #121
2020-06-05 00:07:12 +02:00
jneira
d6d4b4a57f Update component for test utils 2020-05-27 08:24:31 +02:00
jneira
0d2b83a14e Remove inexistent component 2020-05-26 18:04:16 +02:00
Jeff Windsor
a2a2306751 Initial Structure 2020-05-03 19:02:01 -07:00
Alan Zimmerman
7fc7c0d4a9 Remove warning on hie.yaml samples, no longer needed 2020-05-03 12:40:01 +01:00
Denys Zadorozhnyi
e3a0db0fc8 fix missing component(hls-tests) in hie.yaml samples (added func-test); 2020-03-13 18:19:35 +02:00
Alan Zimmerman
22ec25670a WIP on introducing tasty test suite 2020-02-06 18:12:12 +00:00
jneira
fbdc352f7c Note that hie.yaml's work with hie 2020-02-04 23:48:10 +01:00
jneira
dc35b241b6 Warning about not working hie.yaml 2020-02-04 09:27:51 +01:00
Alan Zimmerman
d85938fa15 Rename to haskell-language-server
Voting at time of migration was 42 for this name, next closest was 6.

Closes #29
2020-02-01 09:50:03 +00:00
Alan Zimmerman
5e96992e83 Add proof of concept hard-coded hover handler
A kind of "hello world" LSP plugin.

Tested with emacs lsp-mode by setting "Lsp Haskell Process Path Hie"
to `ide`, and clearing out the "Lsp Haskell Process Args Hie".
2020-01-25 19:45:32 +00:00