Jeffrey R. Lewis wrote:
> [EMAIL PROTECTED] wrote:
>
> > * import and infix declarations anywhere in a module?
> It would seem that if we allow infix decls anywhere, shouldn't we be
> loosening up the location of import decls also?
>
Umm... you probably already figured out that my above comment comment was a
bit, urr, redundant. I was blind to the word `import' in the proposal.
Yes, I think it's a fine idea to loosen up the syntax and allow import and
infix anywhere. But could someone clarify what the intent is with regards to
the scoping of liberally sprinkled imports/infixes?
--Jeff