Re: import ambiguity

2002-10-30 Thread Sigbjorn Finne
Hi, thanks for the report. Now fixed. --sigbjorn - Original Message - From: "Dean Herington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 23, 2002 09:14 Subject: import ambiguity > With the program: >

Re: import ambiguity

2002-10-24 Thread Ross Paterson
On Wed, Oct 23, 2002 at 01:14:37PM -0400, Dean Herington wrote: > With the program: > > import Exception > main = let catch = Prelude.catch in catch (print "ok") print > > hugs 98 version 20021021 gives: > [...] > Dependency analysis > ERROR "ImportAmbiguity.hs":2 - Ambiguous variable occurrence

import ambiguity

2002-10-23 Thread Dean Herington
With the program: import Exception main = let catch = Prelude.catch in catch (print "ok") print hugs 98 version 20021021 gives: __ __ __ __ ___ _ || || || || || || ||__ Hugs 98: Based on the Haskell 98 standard ||___|| ||__|| ||__|| __