Skip to content
Snippets Groups Projects
Commit 2c66f7b0 authored by Aaron Allen's avatar Aaron Allen Committed by Ben Gamari
Browse files

[#23663] Show Flag Suggestions in GHCi

Makes suggestions when using `:set` in GHCi with a misspelled flag. This
mirrors how invalid flags are handled when passed to GHC directly. Logic
for producing flag suggestions was moved to GHC.Driver.Sesssion so it
can be shared.

resolves #23663

(cherry picked from commit a1899d8f)
parent 14ed9727
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment