-
I keep ketting this error `The unauthenticated git protocol on port 9418 is no longer supported.` when running nix-build. Specifically on the link `git://github.com/ghcjs/ghcjs-base (rev 01014ade3f8f5…
-
When building with ghcjs `(verify)` reports line numbers relative to the module not the input file. When building with ghc, line numbers are relative to the input file as expected.
-
This error seems to happen when using `reinstallableLibGhc = true` with `haskell-language-server` (which is now the default). We should try to fix the `reinstallableLibGhc`, but of now anyone seeing …
-
## Issue description
The `emacs` / `intero` integration is broken.
### Steps to reproduce
```
deepfire@andromedae:~/src/tmp$ cat > shell.nix
{ nixpkgs ? import {}, pkgs ? nixpkgs.pkgs }:
(pk…
-
There doesn't seem to be a windows .exe to use in the latest release, https://github.com/FPtje/GLuaFixer/releases/tag/1.21.0
![image](https://user-images.githubusercontent.com/69946827/166155804-ab…
-
Hi, I'm looking for a way to run it in js scope, Is there a way to port haskell to js?
-
### Describe the bug
As a fallout of the migration to GHC 9.0.2 `webdriver` got marked as broken, as it failed to build with GHC 9.0.2 and the
Stackage LTS 19 package set we now have. It would be …
-
In order to prepare for the switch to TypeScript & React for the Primer frontend, we should move as much functionality as possible from PureScript in the frontend to Haskell in the backend. This issue…
dhess updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this issue exist in the latest version?
- [X] I'm using the latest release
### Describe the bug?…
-
I see here that Cabal 3.2.0.0 is used for GHCJS projects when GHC is less than 8.10:
https://github.com/input-output-hk/haskell.nix/blob/b5ff7dc103b1eb4c49db0e532820c3f7e6506ff1/lib/ghcjs-project.nix…