[project @ 2002-09-09 12:55:52 by simonpj]
authorsimonpj <unknown>
Mon, 9 Sep 2002 12:55:53 +0000 (12:55 +0000)
committersimonpj <unknown>
Mon, 9 Sep 2002 12:55:53 +0000 (12:55 +0000)
commit5e392a5623fe7f896389f1b7c3fb3f340bea46a8
treea52ed7be758f6c8e6b04916146fc6a4fe80d91a6
parenta63bd8f558fedec86451f36d86833c9afb934ae8
[project @ 2002-09-09 12:55:52 by simonpj]
--------------------------------------
Attach inline pragmas to class methods
--------------------------------------

This fix makes INLINE pragmas on method bindings (in class
or instance decls) work properly.

It seems to have been hanging around in my tree for some time.
To be on the safe side, let's not merge this into 5.04.1, although
it should be fine (an an improvement).
ghc/compiler/typecheck/TcClassDcl.lhs
ghc/compiler/typecheck/TcInstDcls.lhs