typo in error message: duplicate "the"

Simon Peyton-Jones simonpj at microsoft.com
Thu Jul 4 09:18:46 EDT 2002


Thanks. Will be fixed in 5.04

| -----Original Message-----
| From: Christian Maeder [mailto:maeder at Informatik.Uni-Bremen.DE] 
| Sent: 04 July 2002 13:37
| To: glasgow-haskell-bugs at haskell.org
| 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 
| Glasgow-haskell-bugs at haskell.org 
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-bugs
| 



More information about the Glasgow-haskell-bugs mailing list