[Git][ghc/ghc][wip/sol/interactive-error-hints] Add new file
Simon Hengel pushed to branch wip/sol/interactive-error-hints at Glasgow Haskell Compiler / GHC Commits: bda3322d by Simon Hengel at 2026-06-21T05:58:52+00:00 Add new file - - - - - 1 changed file: - + changelog.d/interactive-error-hints Changes: ===================================== changelog.d/interactive-error-hints ===================================== @@ -0,0 +1,4 @@ +section: compiler +synopsis: Add flags `-finteractive-error-hints` / `-fno-interactive-error-hints` that control whether GHCi specific error hints are printed. +issues: #27409 +mrs: !16225 \ No newline at end of file View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bda3322d62013931a6713cceb4889a96... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bda3322d62013931a6713cceb4889a96... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Hengel (@sol)