[project @ 2000-02-18 15:36:48 by panne]
authorpanne <unknown>
Fri, 18 Feb 2000 15:36:48 +0000 (15:36 +0000)
committerpanne <unknown>
Fri, 18 Feb 2000 15:36:48 +0000 (15:36 +0000)
commit770cf8801c6b71f77051e96705a0418e723d7244
treec77dd53db33fdce9ef8701d51377617573d4c093
parentdcf5b0fc6fc393fa24d6ed62461350b6de65553e
[project @ 2000-02-18 15:36:48 by panne]
Now deprecations can be read from interface files. To avoid a
lookahead of 2, the syntax for interface files has been liberated
slightly: They can end in as many freely mixed rule pragmas or
deprecation pragmas as you like.

Note: Parsing the deprecation pragma uses the same Lazy Technology (tm)
as the one for rules. Don't know if this makes sense, but it is
convenient here.
ghc/compiler/rename/ParseIface.y
ghc/compiler/rename/RnMonad.lhs