-
### What went wrong
Cabal fails clock-0.8.4 build.
```
Failed to build clock-0.8.4. …
-
Previously in [cardano-addresses](https://github.com/IntersectMBO/cardano-addresses) a custom implementation of `h$crc32` through this file: [crc32.js](https://github.com/IntersectMBO/cardano-addresse…
-
I am following the instructions to build Carnap on Ubuntu 24.04. When I run "nix-shell" I get the following:
copying path '/nix/store/9448l37rm5k3hfkg11ygpf35gcgaqhni-yesod-markdown-0.12.6.11' from…
-
## Bug Symptom
While using the GHC javascript backend, I tried to use Cabal HEAD to build my application. It eventually fails. It says the command that failed is
```
/home/b/Projects/usort/usor…
-
The included `"temporary fixes"` here are causing duplicated function definitions when this patch is used during the JS build for `cardano-addresses` as referenced here: https://github.com/IntersectMB…
-
When I try to `stack install hdevtools` within a GHCJS project I get:
```
Error: While constructing the build plan, the following exceptions were encountered:
In the dependencies for hdevtools-…
-
I'm currently trying to use ghcid for a project, while for the backend it works perfectly, the frontend ghcjsi doesnt seem to be reloaded on file changes. Is there a reason for this?
What would it …
-
in shell.nix there is
```
# Can be dropped when nixpkgs includes
# https://github.com/NixOS/nixpkgs/pull/177489/files
# Keep synced with kaleidogen for better cache usage!
…
-
Hi! We've just about managed to get our `haskell.nix` project building with GHC 9.6.2, and now we'd like to build a Wasm target, or at least GHCJS.
From what I can tell, there's no support for cros…
dhess updated
2 months ago
-
If you try to compile the package with GHCJS (for instance, for generation of frontend from servant API), you will get:
```
error: no C compiler provided for this platform
```