Skip to content
Snippets Groups Projects
Commit 87fe9c34 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-02-02 14:52:08 by simonm]

Split -fwarn-unused-names into

	-fwarn-unused-imports	 Warn about unused explicit imports. (in -W)
	-fwarn-unused-binds	 Warn about unused bindings	     (in -W)
	-fwarn-unused-matches    Warn about unused names in pattern matches
				 (not as useful, relegated to -Wall)
parent 98ffa856
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