-
Write a test to check whether `nix-collect-garbage` is deleting things we don't want it to
-
Hello!
I have been searching around for how to add an icon when compiling an app, but I haven't found any documentation on this.
Is there a way to do this at the moment, besides modifying the ic…
-
The documentation lists `jsaddle-clib` as one of the runners to choose from. All the other runners seem to export a more or less compatible `run` function, but not `jsaddle-clib`. Some documentation o…
-
I'm trying to try out GHCJS and have had no luck installing the master, 8.0, or 8.2 branches under either Arch Linux (updated a few days ago) and Linux Mint 18.3. Under Arch I have ghc 8.2.2 and under…
-
> Because few people use ghcjs and reflex with cabal some important packages (ghcjs-base, reflex, reflex-dom) are not on Hackage, or only with old versions. You can point cabal to local checkouts us…
-
copy of https://github.com/reflex-frp/reflex-platform/issues/219#issuecomment-903305430
Trying to setup haskell-language-server but getting `Multi Cradle: No prefixes matched`
# How to reproduce…
-
## background
pb (or at least the "core", whatever that actually is) was originally supposed to not require javascript/client side code execution; this idea was primarily motivated by opinionated #…
-
Is it possible to add:
mapDynamicCheap :: (a -> b) -> Dynamic t a -> Dynamic t b
-
I noticed when using Alacritty that scrolling in `reflex-ghci` didn't work unless I set `TERM=xterm`. I would guess this means that `reflex-vty` isn't doing some terminfo black magic.
-
I would like to gather a deeper understanding on how reflex works under the hood. Any pointers on how to get started, would be greatly appreciated. Is there some documentation on this available or som…