[project @ 1999-09-26 16:01:08 by sof]
authorsof <unknown>
Sun, 26 Sep 1999 16:01:12 +0000 (16:01 +0000)
committersof <unknown>
Sun, 26 Sep 1999 16:01:12 +0000 (16:01 +0000)
commit04d9abca8f91d10e18771aff9bb197ebf3c56d7c
treec4f012566f37e94e6b8557661b47193a87a00eeb
parent1862438e1e29c4f4069d9ca43b25445078547faa
[project @ 1999-09-26 16:01:08 by sof]
Increased friendliness re: record construction a little:

  * constructions that fail to mention one or more strict
    fields are now flagged as an error, which the Report demands.
  * Optionally warn about other missing fields. -fwarn-missing-fields
    takes you there, and it is in currently in the '-W' set of
    warnings.
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/typecheck/TcExpr.lhs
ghc/driver/ghc.lprl