Skip to content
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

ghcjs template does not produce any JavaScript file #131

Closed
mnn opened this issue Aug 1, 2018 · 4 comments
Closed

ghcjs template does not produce any JavaScript file #131

mnn opened this issue Aug 1, 2018 · 4 comments

Comments

@mnn
Copy link

mnn commented Aug 1, 2018

Steps I took:

$ stack new ghcjs
$ cd ghcjs
$ stack build

Running find . -type f -iname '*.js' doesn't return any result. I am doing something wrong? I thought templates were supposed to be a complete setup of a project.

Stack version: Version 1.6.3, Git revision b27e629b8c4ce369e3b8273f04db193b060000db (5454 commits) x86_64 hpack-0.20.0

@mihaimaruseac
Copy link
Contributor

Probably because these got obsoleted they were not updated.

@mnn
Copy link
Author

mnn commented Aug 2, 2018

Oh, thank you for a quick reply. After failing to install ghcjs by hand I tried the template. What is the reason of not updating it? I hope ghcjs is not dead, I would love to try Haskell in browser.

@mihaimaruseac
Copy link
Contributor

There is no one working on ghcjs and Stack at the same time to update this.

See commercialhaskell/stack#4086

@mnn
Copy link
Author

mnn commented Aug 2, 2018

Thanks again. I will take a look at the mentioned Nix, maybe I'll have better luck with that.

@mnn mnn closed this as completed Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants