-
As it currently stands, there are 17 open issues with the current Haskell parser, and counting. Here are my thoughts on the resolution -
- [ ] We have two lexers, and both probably deserve a rewrite.…
-
There are some languages with ecosystems which could benefit from this filesystem watcher.
This is an efficient, reasonably well tested filesystem watcher with a small, relatively stable API.
Ther…
-
## Issue description
In nixpkgs, `haskell-docs` depends on the latest version of `haddock-api`; even though the version of `haddock-api` it successfully builds with on strongly depends on the versi…
-
In the docs section on building Haskell packages that [depend on each other](https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/haskell.section.md#how-to-build-projects-that-depend-…
-
Sometimes building Haskell packages fails. `nix-build --keep-failed` allows us to keep the directory.
But then what? How do we reproduce/iterate on the issue to debug it by `cd`ing into the kept di…
-
See https://groups.google.com/forum/#!topic/parallel-haskell/Hr6vkpz3FB4 for background info.
The heart of this topic seems to be a question as to whether we should distinguish between Haskell in t…
-
Interest: 2022.12.01
- https://hh.ru/vacancy/69134944?vovs03=haskell&tinkoff-travel&status=archived&date=2022.08.22&finded=2022.12.01
#42
-
I have been using [Asahi Linux](https://asahilinux.org/) which uses 16k pagesize for the past year or so. `ghcup` has worked perfectly on it. However today the `hls` died on me repeatedly. Checking lo…
-
This is the checklist of the 3.14.0.0 release, whose main highlight is [Building profiled, dynamically-linked cabal projects #9900](https://github.com/haskell/cabal/pull/9900). The previous [issue lik…
-
https://github.com/emacs-lsp/lsp-haskell/blob/5d3f4814f6ac44547a62551472cc76fbaebcccf7/lsp-haskell.el#L162-L166
I am trying to set up the `haskell-language-server`, and I’m wondering why the defaul…