#3858: the resolution of abbreviated commands in ghci is surprising.
-------------------------------+--------------------------------------------
  Reporter:  Saizan            |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  normal            |      Milestone:  7.2.1           
 Component:  GHCi              |        Version:  6.12.1          
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by phercek):

 The patch is attached. It is not just a revert. I did it so that the last
 defined command has precedence. I put that info to the help too. Hopefully
 it is consistent now. There were 55 unexpected failures in the tests but I
 believe none of them is related to this patch. It looks like this
 particular thing is not tested (which seems ok to me).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3858#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to