hsnippet icon indicating copy to clipboard operation
hsnippet copied to clipboard

The code behind the HSnippet Reflex+GHCJS playground.

Results 2 hsnippet issues
Sort by recently updated
recently updated
newest added

I have Nixos installed, and try to nix-build the package. I got the following error: ``` Configuring heist-1.0.0.0... Setup: At least the following dependencies are missing: aeson >=0.6 && =0.5...

I was trying out basic example from https://github.com/reflex-frp/reflex-platform#a-number-input but can't get it working - hsnippet.com says "Build failed". I was trying to import `Reflex` or `Reflex.Dom` (I see `reflex` and...