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

Commits on May 22, 2024

  1. Remove old GHCJS support

    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 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9f80848 View commit details
    Browse the repository at this point in the history
  2. Bump time upper bound

    hamishmack committed May 22, 2024
    Configuration menu
    Copy the full SHA
    41ea0fb View commit details
    Browse the repository at this point in the history