GHC 6.4 release candidates available [GHCi loads incorrectly]

Simon Marlow simonmar at microsoft.com
Mon Feb 14 11:55:53 EST 2005


On 11 February 2005 14:10, Simon David Foster wrote:

> And one other niggle, if you try and load a module which doesn't exist
> with :m, it doesn't load it, but it still appends it to command-line;
> 
> Prelude> :m + My.Module
> 
> Top level:
>     Failed to load interface for `My.Module':
>         Could not find module `My.Module':
>           use -v to see a list of the files searched for
> Prelude My.Module>

Another good bug, now fixed.  Keep em coming!

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list