diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2013-06-25 09:30:27 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2013-06-25 11:58:01 +0100 |
commit | 0cb60cee510ac65b06d9c5b1b3ea8bc9984f6f33 (patch) | |
tree | 127162ca1bfc95c29664a744bf2c0d214d999d99 /compiler/codeGen | |
parent | e0801a0fb342eea9a312906eab72874d631271cf (diff) | |
download | haskell-0cb60cee510ac65b06d9c5b1b3ea8bc9984f6f33.tar.gz |
Further fixes in RnNames, to make associated type exports work
You ought to be able to say
module M( C( T, foo ) where
class C a where
type T a
foo :: a -> T a
i.e. with T in C's sub-item list. This makes it so.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions