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

 That's odd.  I'm not doing anything unusual.  Just

 {{{
 darcs get http://darcs.haskell.org/ghc
 cd ghc
 ./darcs-all get
 sh boot
 make
 make install
 }}}

 I don't see anything unusual during the build.  I guess one thing I did
 recently was install the editline library, and I noticed that GHC didn't
 build the readline package, so I assume it's using editline instead.  I'll
 try undoing that change, and update the ticket with results.

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