[Haskell-cafe] less than helpful GHC error message

Ian Lynagh igloo at earth.li
Sun Jan 7 11:54:17 EST 2007


On Wed, Dec 13, 2006 at 04:02:18PM -0600, Nicolas Frisby wrote:
> 
> $ ghc --make Main
> 
> <no location info>: file name does not match module name `Main'

Thanks for the report; the HEAD and 6.6 branch now say:

Test.hs:1:0: file name does not match module name `Main'

so this will be fixed in 6.6.1.


Thanks
Ian



More information about the Haskell-Cafe mailing list