Re: Exceptions with Hugs 98

2002-09-19 Thread Alastair Reid
juan albornoz <[EMAIL PROTECTED]> writes: > Hello I need to catch some exceptions which I've "thrown" with the > error function. I am using WinHugs 98. Can any one help me? Something along the lines of: import qualified Exception as E foo = E.catch (\e -> print e) should do you. See the

Re: layout problem

2002-09-19 Thread Hal Daume III
Here's one error: > ___|n>1 do putChar '' > ___putSpc (n-1) > return() this needs to line up. if that doesn't fix your problem, please try to narrow it down to just one or two function definitions and point out exactly which line is causing the er

RE: Haskell 98

2002-09-19 Thread Simon Peyton-Jones
| > contributions. So the book currently shows me as editor, while the | > preface attempts to give credit where credit is due. Please help me to | > improve it. | > | You don't specify very clearly when someone deserves to be on the | contribution list. | | I reported some errors in the report

Re: Haskell 98

2002-09-19 Thread Dylan Thurston
On Thu, Sep 19, 2002 at 02:36:01PM +0100, Simon Peyton-Jones wrote: > The copyright notice is, I believe, agreed with CUP, but I must check > that. The online versions will remain available. Will the online version be available with the current copyright, or will it only be available with the ad

Haskell 98

2002-09-19 Thread Simon Peyton-Jones
Folks As you know, we're in the home straight for Haskell 98. With the exception of the recent discussion of echoing, there have been very, very few changes since the May release. (Check out the bugs list.) Cambridge University Press are going to publish the Language and Library Reports, both a

Re: ANN: H98 FFI Addendum 1.0, Release Candidate 7

2002-09-19 Thread Ross Paterson
On Thu, Sep 19, 2002 at 10:28:36PM +1000, Manuel M T Chakravarty wrote: > Ross Paterson <[EMAIL PROTECTED]> wrote, > > > On Thu, Sep 19, 2002 at 12:03:34AM +1000, Manuel M T Chakravarty wrote: > > > RC 7 of the FFI Addendum is now available from > > > > > > http://www.cse.unsw.edu.au/~chak/has

Re: ANN: H98 FFI Addendum 1.0, Release Candidate 7

2002-09-19 Thread Manuel M T Chakravarty
Ross Paterson <[EMAIL PROTECTED]> wrote, > On Thu, Sep 19, 2002 at 12:03:34AM +1000, Manuel M T Chakravarty wrote: > > RC 7 of the FFI Addendum is now available from > > > > http://www.cse.unsw.edu.au/~chak/haskell/ffi/ > > Must it include unsafePerformIO? Sometimes you have a C function tha

FOOL'03: Final Call for Papers

2002-09-19 Thread ghelli
Deadline is very near; please notice alternate web site. The Tenth International Workshop on Foundations of Object-Oriented Languages FOOL 10 Sponsored by ACM SIGPLAN January 18, 200

Exceptions with Hugs 98

2002-09-19 Thread juan albornoz
Hello I need to catch some exceptions which I've "thrown" with the error function. I am using WinHugs 98. Can any one help me? JUAN ALBORNOZ - Bogota - Colombia ___ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell

Call for Papers - TACAS 2003

2002-09-19 Thread John Hatcliff
[ Apologies for multiple copies received ] CALL FOR PAPERS Ninth International Conference on TOOLS AND ALGORITHMS FOR THE CONSTRUCTION AND ANALYSIS OF SYSTEMS (TACAS

Re: ANN: H98 FFI Addendum 1.0, Release Candidate 7

2002-09-19 Thread Ross Paterson
On Thu, Sep 19, 2002 at 12:03:34AM +1000, Manuel M T Chakravarty wrote: > RC 7 of the FFI Addendum is now available from > > http://www.cse.unsw.edu.au/~chak/haskell/ffi/ Must it include unsafePerformIO? ___ Haskell mailing list [EMAIL PROTECTED] htt

RE: Haskell 98: Behaviour of hClose

2002-09-19 Thread Simon Peyton-Jones
Glynn Thanks for your input. If you think it is important, could you please propose one or more concrete changes to the wording of the Language Report or the Library Report or both. Then we'll get a better idea of what you have in mind. (Start from the current draft at http://research.microso