Luigy Leon

Results 7 comments of Luigy Leon

After clearing some notifications from https://github.com/notifications this is now running without failures

@tarsius good call that issue looks to be deleted. I ran that query and got `(("dataarts" "dat.gui"))` which doesn't exist at https://github.com/dataarts/dat.gui/issues/151

Closing this as it has been merged as part of https://github.com/obsidiansystems/obelisk/pull/1005

looks like the compiler is getting overridden Can you give this a try: ``` sh export STACK_YAML=stack-ghcjs-improved-base.yaml stack --no-system-ghc setup stack --no-system-ghc build echo $(stack path --no-system-ghc --local-install-root)/bin/reflex-todomvc.jsexe # Getting...

I see try one more time the same steps without the --no-system-ghc flag and it should be good to go 🙌

hehe, the error seems to be that the `try-stack-reflex` script tries to open the compiled file but it is osx biased. Also, when you run `stack path` it is using...