Skip to content
Snippets Groups Projects
Commit fb326dba authored by Austin Seipp's avatar Austin Seipp Committed by thoughtpolice
Browse files

compiler: don't warn on -package-name for now


This avoids the annoying conundrum explained in #9956 - for the 7.10
release, we'll keep (silently) supporting this flag so -Werror doesn't
trip anything up.

Really, we could just say 'deal with it' to users probably, but the fix
is painless and does remove a sharp corner.

Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>

Reviewers: ezyang

Differential Revision: https://phabricator.haskell.org/D742

GHC Trac Issues: #9956
parent 7c132c02
Branches local-gc
No related tags found
No related merge requests found
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