#2292: Poor error message if type signature lacks definition
--------------------------+-------------------------------------------------
 Reporter:  NeilMitchell  |          Owner:         
     Type:  bug           |         Status:  closed 
 Priority:  normal        |      Milestone:         
Component:  Compiler      |        Version:  6.8.2  
 Severity:  minor         |     Resolution:  fixed  
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  Unknown
       Os:  Unknown       |  
--------------------------+-------------------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed

Comment:

 Also good suggestion.  Now we say:
 {{{
     The type signature for `nub' lacks an accompanying binding
 }}}
 The patch is this (again I think not worth merging to branch unless it's v
 easy).

 {{{
 Tue May 20 15:30:48 BST 2008  [EMAIL PROTECTED]
   * Fix Trac #2292: improve error message for lone signatures
 }}}

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2292#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to