On 11 October 2005 11:04, Duncan Coutts wrote:

> I'd tend to agree.
> 
> It'd mean one less magic incantation to tell students when teaching
> practicals (and one less thing for them to get wrong) if they can do:
> 
> ghc --make Main.hs
> 
> rather than
> 
> ghc --make Main.hs -o Main
> 
> (that's one advantage of ghci for teaching students, that 'ghci
> Blah.hs' "Just Works"tm)

Ok, let's close this bikeshed.  Someone want to send us a patch?

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to