20cac97c08
docs(:lang): update READMEs to new format
2021-11-21 20:04:28 +01:00
d1555257a8
docs(haskell): rewrite readme
...
A lot of it was outdated, and now it conforms to the readme template.
2021-09-15 01:56:26 +03:00
a20cd88e8e
refactor!(haskell): remove dante support
...
BREAKING CHANGE: Now that haskell-language-server is mature there is
little reason not to pick it over dante.
2021-09-15 01:56:26 +03:00
6f2e05ea76
refactor!(haskell): remove ghcide support
...
BREAKING CHANGE: ghcide was archived a while back and now primarily
exists as a library used in the development of haskell-language-server.
It is not recommended for end-users, only for development. To this end I
think including it in the module is more misleading than helpful, and
the people that really want to use it can easily set it up themselves.
Ref: https://github.com/haskell/ghcide/pull/939
2021-09-15 01:56:26 +03:00
599d3929f0
Bump :lang haskell
...
emacs-lsp/lsp-haskell@17d7d4c -> emacs-lsp/lsp-haskell@a56667b
haskell/haskell-mode@41683c0 -> haskell/haskell-mode@e726776
jyp/attrap@4cf3e4a -> jyp/attrap@9c88154
jyp/dante@c516bc9 -> jyp/dante@e2acbf6
Switch to haskell-language-server, see https://neilmitchell.blogspot.com/2020/09/dont-use-ghcide-anymore-directly.html
2020-10-05 20:56:34 +08:00
1cb753cbb1
lang/haskell: remove intero support
...
The package was deprecated and abandoned upstream since November 2019.
Closes #2121
2020-04-14 19:27:33 -04:00
00a21e98f0
Add +ghcide flag to lang/haskell
...
Closes #2622
2020-03-29 19:02:09 -04:00
199a6fab79
Fix typos
2019-12-01 22:31:19 -05:00
c7a6cf8403
lang/haskell: change default to +dante #2121
2019-12-01 15:42:05 -05:00
b7a98cc788
Add openSUSE prerequisite instructions
...
These instructions were tested on openSUSE Tumbleweed and openSUSE Leap
15.1. There are some modules left that are not documented yet, but this
already improves the sitution for common openSUSE users.
2019-10-03 16:01:35 +02:00
62af55dad0
Move emacs-snippets -> doom-snippets
...
The repo was renamed upstream.
2019-07-14 17:05:48 +02:00
ffe297bc7f
lang/haskell: rewrite README + minor refactor
...
- Documents lsp-haskell
- Use hie-wrapper on MacOS
- Update tools/lsp README to include :lang haskell
- Mention cabal-new-repl setting (#1140 )
2019-04-07 16:46:59 -04:00
416a6cce21
lang/haskell: update README
2017-10-18 17:55:04 +02:00
cbabf6849c
Standardize module READMEs
2017-08-21 20:13:31 +02:00
e1f60b2bfd
Update READMEs & add new ones
2017-05-25 20:09:12 +02:00