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

Use -fno-show-error-context from GHC 9.8 #4295

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2024

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

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    1a0c106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a6e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    fa8b718 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into use-flag-no-show-error-context

    * master: (36 commits)
      Migrate indexHieFile progress notification to ProgressReporting API (haskell#4205)
      Remove final allow-newer for 9.10 (haskell#4329)
      Remove unused exactprint dep
      More stylish
      Use newer cabal-fmt, partially lift ghc version restriction
      stylish
      Cleanup CI configs and cabal files
      More no-op code cleanup
      Remove no-longer-needed compat code, remove unused stuff
      Remove pre-multi component junk for GHC <= 9.2
      Fix stylish
      Fix a few things
      Remove from CI
      Update docs
      Fix loss of 9.2 GHC version
      More CPP
      WIP evaluate CPP
      Prepare release 2.9.0.0 (haskell#4319)
      Add completion for import fields in cabal files (haskell#4305)
      Refine GHC deprecation policy (haskell#3438)
      ...
    dsaenztagarro committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    177d306 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fixes bad merge

    dsaenztagarro committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    36b98ce View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    8ce8043 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into use-flag-no-show-error-context

    * master:
      Formalize the ProgressReporting Type (haskell#4335)
      fix future index time (haskell#4343)
      Cleanup disabled warnings (haskell#4341)
      Cleanup imports after CPP removal + few hlint fixes (haskell#4337)
    dsaenztagarro committed Jun 30, 2024
    1 Configuration menu
    Copy the full SHA
    7ddac39 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    fff2c5e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    56acfe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ffd3c View commit details
    Browse the repository at this point in the history