#2277: GHCi silently aborts on 'take' computation
---------------------+------------------------------------------------------
 Reporter:  cdsmith  |          Owner:                
     Type:  bug      |         Status:  closed        
 Priority:  normal   |      Milestone:  6.10 branch   
Component:  GHCi     |        Version:  6.9           
 Severity:  normal   |     Resolution:  invalid       
 Keywords:           |     Difficulty:  Unknown       
 Testcase:           |   Architecture:  x86_64 (amd64)
       Os:  Linux    |  
---------------------+------------------------------------------------------
Changes (by cdsmith):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Found the problem.  Ubuntu has two different packages that install a
 libeditline.  If I add the wrong one, then GHCi aborts after any command
 that has a lot of output.  If I remove that and use only the libeditline
 package marked as "supported", then it works.  So this is probably not a
 GHC bug.

 I'm resolving as invalid.  If that's not the right thing to do, someone
 let me know.

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