patch applied (ghc): Re-export Located(..) and related functions

Simon Marlow marlowsd at gmail.com
Mon Oct 20 10:06:36 EDT 2008


Simon Marlow wrote:
> Mon Oct 20 03:24:22 PDT 2008  Simon Marlow <marlowsd at gmail.com>
>   * Re-export Located(..) and related functions
>   So that clients don't need to import SrcLoc
> 
>     M ./compiler/main/GHC.hs +14

This means that GHC API clients won't have to add an import of SrcLoc for 
6.10.1.  We probably ought to merge it.

Cheers,
	Simon



More information about the Cvs-ghc mailing list