Thanks. Will be fixed in 5.04

| -----Original Message-----
| From: Christian Maeder [mailto:[EMAIL PROTECTED]] 
| Sent: 04 July 2002 13:37
| To: [EMAIL PROTECTED]
| Subject: typo in error message: duplicate "the" 
| 
| 
| The following error message just contains a typo before 
| "existential context".
| 
| Cheers Christian
| 
| 
| Compiling Syntax           ( Syntax.hs, ./Syntax.o )
| 
| Syntax.hs:56:
|     Could not deduce (Institution id1 basic_spec1 local_env1,
|                       Institution id basic_spec local_env)
|         from the context (Syntax id basic_spec, Syntax id1 
| basic_spec1)
|     Probable fix:
|         Add (Institution id1 basic_spec1 local_env1,
|              Institution id basic_spec local_env)
|         to the the existential context of a data constructor
| >          ^^^^^^^    
|     arising from use of `basic_analysis' at Syntax.hs:56
|     In the definition of `analyse':
|         (basic_analysis l1 b1, basic_analysis l2 b2) 
| _______________________________________________
| Glasgow-haskell-bugs mailing list 
| [EMAIL PROTECTED] 
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-bugs
| 
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Reply via email to