-
[Enter steps to reproduce:]
1. Install Atom (https://atom.io/)
2. Install Stack (https://docs.haskellstack.org/en/stable/README/#how-to-install)
3. In some folder run:
1. `stack new scribble…
-
these packages are no longer supported, and lead to a 404 error when atom-haskell tries to install them on installation
autocomplete-haskell
haskell-ghc-mod
language-haskell-scoped
-
Greetings,
I am an Intern at Stackbuilders, and we have developed a [Haskell template](https://github.com/stackbuilders/haskell-faas-template.git) that will help to build a Haskell function easier.…
-
Currently we do ABI checking here:
https://github.com/haskell/haskell-language-server/blob/f1e146b5a6409106d89241581d4f3ab755481e2d/bindist/wrapper.in#L65-L81
@wz1000 suggested this should maybe…
-
I'm getting the following error using Atom
> Failed to prettify
>
> Command failed: stylish-haskell
> Language.Haskell.Stylish.Parse.parseModule: could not parse : ParseFailed (SrcLoc ".hs" 4 3)…
-
Currently, applying syntax highlighting to other languages just generates span tags with classes indicating syntax class. To actually apply highlighting, an external CSS file must be given.
The key i…
-
dev-haskell/hledger-web supports the `library-only` useflag:
```
❯ q use -eD library-only
dev-haskell/hledger-web[library-only] Build for use with "yesod devel"
```
This appears to have a sim…
-
Jsonnet doesn't have *yet* a language server implementation: https://microsoft.github.io/language-server-protocol/implementors/servers/
Haskell library for LSP: https://github.com/haskell/lsp
-
Purple Yolk bundles its own syntax highlighting for both Cabal and Haskell files. There's another (very popular) extension that provides the same thing: [`justusadam.language-haskell`](https://marketp…
-
* We have detected in haskell-language-server executable that libraries using this package might fail due to `/opt/ghc/8.8.4/lib/ghc-8.8.4/settings: openFile: does not exist (No such file or directory…