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

Support for ghc 9.8.1 #2132

Merged
merged 10 commits into from
Mar 5, 2024
Merged

Support for ghc 9.8.1 #2132

merged 10 commits into from
Mar 5, 2024

Commits on Mar 1, 2024

  1. Remove tail function usage from the runfiles library

    This function now emits a deprecation warning with ghc 9.8.1
    ylecornec committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2c21462 View commit details
    Browse the repository at this point in the history
  2. Adapt tests for "Cabal//:cabal" optional dependency

    This dependency is not needed since ghc 9.6
    ylecornec committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7ad84f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e3cb8 View commit details
    Browse the repository at this point in the history
  4. Fix _empty_repo_impl

    ylecornec committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0010da0 View commit details
    Browse the repository at this point in the history
  5. Update expected values for //tests:test-haddock

    Folder names for packages now have an additional suffix which can be a hash, or `-inplace` 
    See https://gitlab.haskell.org/ghc/ghc/-/issues/23788
    ylecornec committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dbc5495 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd5bfdd View commit details
    Browse the repository at this point in the history
  7. Disable //tests:toto is profiling is activated

    see issue 2127
    ylecornec committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5c7ab6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    438e1d4 View commit details
    Browse the repository at this point in the history
  9. disable bindist 9.8.1 test on windows

    As with 9.6.2 proto-lens-protoc fails with an access violation error
    
    See issue 2131
    ylecornec committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0f00663 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    a2ad1b0 View commit details
    Browse the repository at this point in the history