Request: Open Module Resolution
Simon Marlow
simonmar at microsoft.com
Wed May 11 05:15:16 EDT 2005
On 10 May 2005 18:25, S. Alexander Jacobson wrote:
> This was just a proof of concept. Transitively following imports
> seems straightforward to add, you just need to be able to grab the -i
> flag from the compiler command line.
>
> Not handling GHC extensions worries me more. Is the problem that the
> Lamguage.Haskell.Parser does not handle them?
That's right.
> If so, where can I find the parser that does?
Niklas Broberg has one, that was announced on this list a few days ago:
http://www.haskell.org//pipermail/libraries/2005-April/003715.html
Hopefully his work can be assimilated into the haskell-src package at
some point.
Cheers,
Simon
More information about the Libraries
mailing list