Skip to content
Snippets Groups Projects
Commit b1438285 authored by sof's avatar sof
Browse files

[project @ 1997-11-24 21:34:41 by sof]

Added items on new mkdependHS opts, duplicate exports warning
parent 5aee1e2e
No related merge requests found
......@@ -6,3 +6,13 @@
* added the -Wnot, -W, and -Wall options. Set up a default set of warnings,
namely -fwarn-{overlapped,incomplete}-patterns.
* Added -fwarn-duplicate-exports warning to check for duplicates in
export lists. Included in default warning set.
* Renamed SampleVar.{write,read}Sample to SampleVar.{write,read}SampleVar
* new mkdependHS options: -W disables warnings of duplicate interface
files found along the import path. --include-prelude *will* generate
dependencies on Prelude + any prelude/syslib .hi files used.
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