-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use a Hackage overlay for reflex #76
Comments
The ppas from @hvr and a travis script using hackage overlays; https://launchpad.net/~hvr/+archive/ubuntu/ghc |
My PPA doesn't help much w/ building natively on OSX though :-) |
Thanks @hvr, I may attempt to use the PPA you provide on WSL/ubuntu with the hackage overlay from @nomeata. On WSL/ubuntu, I have got both nix and reflex-platform working. The trick I needed to get nix installed there is setting I have some repair work to do getting the nix build of flare-timing packages going again and bringing the viewer, a reflex-frp web app, up to date with the rest of the project. That done, I'll be ready to work on this issue. I'd like to be able to build the viewer in two ways, with try-reflex and with cabal, ghcjs and reflex using those hackage overlays. |
This issue became a place for reviving the reflex-frp front end. That's going again and merged to master. I'll keep this issue number now for its intended purpose. |
@nomeata describes how to use ghcjs and reflex with cabal
https://hackage-ghcjs-overlay.nomeata.de/
This could be a good way to get the front end working again. Quite some time ago an upgrade of nix locally on osx broke
nix-build
andtry-reflex
. Since then I've been unable to build with nix.The text was updated successfully, but these errors were encountered: