-
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 …
-
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…
-
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…
-
Isn't `JSString` just a javascript string? How are functions to convert it to/from `String` related to DOM?
-
This does not work with GHCJS because of it uses the c ffi. Not sure if there's a great workaround for this.
-
-
```
hie: /home/matt/ghcjs/src/Gen2/Utils.hs:77:15: fatal:
cannot find object file ‘/run/user/1000/ghc3695_0/ghc_47.p_o’
while linking an interpreted expression
```
-
-
Referencing #191 & #271.
Fresh OSX install using https://github.com/ghcformacosx/ghc-dot-app
```
# ghc --numeric-version
7.10.1
# cabal --numeric-version
1.22.0.0
```
Fresh clones of ghcjs & ghcjs-…
-
It would be nice to have a GHCJS debugger to debug any running GHCJS program. The step-by-step evaluation experiment is a first step in that direction: http://hdiff.luite.com/reduce/
In theory this c…
luite updated
9 years ago