#2589: ghci fails in ByteCodeGen.lhs with "nonexhaustive patterns in case"
----------------------+-----------------------------------------------------
 Reporter:  gwright   |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  Compiler  |        Version:  6.8.3  
 Severity:  normal    |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  MacOS X   |  
----------------------+-----------------------------------------------------
Changes (by simonpj):

  * difficulty:  => Unknown

Comment:

 Seems ok with the HEAD.
 {{{
 ~/builds-04/HEAD-1/ghc/stage2-inplace/ghc --interactive
 GHCi, version 6.9: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer ... linking ... done.
 Loading package base ... linking ... done.
 No entry for terminal type "emacs";
 using dumb terminal settings.
 Prelude> :l T2589.hs
 Ok, modules loaded: Data.Vector.Shore.Internal.
 Prelude Data.Vector.Shore.Internal>
 }}}
 If you could test against a snapshot distribution that'd be great.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2589#comment:1>
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