-
This [commit](https://github.com/NixOS/nixpkgs/pull/335932/commits/0aa968f1b699bcd5e92651f90743b79238987ee3) adds the `entropy` package to the ghcjs package set in this [PR](https://github.com/NixOS/n…
-
## Summary
Is Haskell Language Server compatible with GHCJS?
## Details
I am currently working on a GHCJS project with miso (https://github.com/dmjio/miso), which exposes a subset of its modules …
-
One very useful application of these serialization libraries is to send data between Haskell servers and Haskell/GHCJS browser clients. It would be nice to see how they perform in GHCJS / whether or n…
-
**Is your feature request related to a problem? Please describe.**
GHCJS cannot compile `accelerate`.
**Describe the solution you'd like**
GHCJS to successfully compile `accelerate`.
**Describ…
-
Thanks tolysz for making ghcjs work with stack. Is there a list for ghcjs tarballs on http://ghcjs.tolysz.org/ one can follow? I'd like to boot my ghcjs with the latest lts/nightly snapshot whenever p…
-
I'm trying to make our GHCJS project buildable with GHC but for that I need to reference `ghcjs-prim` bundled with `GHCJS`. We use `ghcjs-0.2.1.9007003_ghc-8.0.1`. And I see even a patch to that lib -…
-
opening this in the hope that it's a simple mistake of mine and easy to fix. thanks for the great work!
```
$ stack exec -- ghcjs --interactive
ghcjs-0.2.1.9007019-8.0.1.bin: --interactive is no…
-
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…
-
I'm trying to use plugins in my Reflex experiments. While I dimly recall reading somewhere that GHCJS doesn't support plugins, that might've been a long time ago as I can't find that information again…
-
Marcin, first of all thanks for this great example to run `Spock` with `GHCJS` `0.7.10.x` and `8.0.x` Also big kudos for your work of patching `GHCJS` in regular basis to build it with `Stack`!
May …