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

Add reproduction case for failing quasiquoting when using JS backend #2199

Merged
merged 11 commits into from
May 17, 2024

Conversation

hamishmack
Copy link
Collaborator

@hamishmack hamishmack commented May 15, 2024

Replaces #2193

sevanspowell and others added 4 commits May 11, 2024 22:29
- The JS backend is failing with ghc-9.8.2 due to missing "nodejs" executable
  and "ghci" package.
- Uncommenting the code in "modules" of "test/js-template-haskell/default.nix"
  will fix the nodejs issue.
- Unsure how to fix the "ghci" issue.
@sevanspowell
Copy link
Contributor

Thanks so much @hamishmack!

@sevanspowell
Copy link
Contributor

nix-build -A allJobs.x86_64-linux.unstable.ghc982.ghcjs.tests.js-template-haskell.build worked for me locally ❤️

@hamishmack hamishmack merged commit 093ab6c into master May 17, 2024
175 of 205 checks passed
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

Successfully merging this pull request may close these issues.

2 participants