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

Remove old GHCJS support #138

Merged
merged 2 commits into from
May 22, 2024
Merged

Remove old GHCJS support #138

merged 2 commits into from
May 22, 2024

Conversation

hamishmack
Copy link
Member

PR #137 included #ifdef GHCJS for the old GHCJS.

ghcjs-base >= 0.8 is for the new GHC JS backend only.

If we need to update support for the old GHCJS version in the future we will need to create a branch from the 0.2.0.3 tag.

PR #137 included #ifdef __GHCJS__ for the old GHCJS.

ghcjs-base >= 0.8 is for the new GHC JS backend only.

If we need to update support for the old GHCJS version in the future we will need to create a branch from the 0.2.0.3 tag.
@hamishmack hamishmack merged commit 1a97fcd into master May 22, 2024
1 check failed
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.

1 participant