[project @ 2003-09-24 13:04:45 by simonmar]
authorsimonmar <unknown>
Wed, 24 Sep 2003 13:04:58 +0000 (13:04 +0000)
committersimonmar <unknown>
Wed, 24 Sep 2003 13:04:58 +0000 (13:04 +0000)
commit38ef36af81c7fe05f12ead2bb3613cff208d81fe
tree4420985f074850909f2fc984c62dcedb1f00566a
parent8f57c3c1812681ef2a57f7982b81c3123e90a2ca
[project @ 2003-09-24 13:04:45 by simonmar]
The concensus seems to be that 'with' should go away now, after its
customary period of deprecation.  Hugs has already removed it, so
we're following suit.
12 files changed:
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/deSugar/DsMeta.hs
ghc/compiler/hsSyn/HsBinds.lhs
ghc/compiler/hsSyn/HsSyn.lhs
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/DriverFlags.hs
ghc/compiler/parser/Lexer.x
ghc/compiler/parser/Parser.y
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/typecheck/TcBinds.lhs
ghc/compiler/typecheck/TcHsSyn.lhs