#3936: GHCi Segfault
-------------------------------+--------------------------------------------
    Reporter:  syfran          |       Owner:            
        Type:  bug             |      Status:  new       
    Priority:  normal          |   Component:  GHCi      
     Version:  6.10.4          |    Keywords:            
          Os:  Linux           |    Testcase:            
Architecture:  x86_64 (amd64)  |     Failure:  GHCi crash
-------------------------------+--------------------------------------------

Comment(by syfran):

 {{{
 $ cabal info haskeline
 * haskeline        (library)
     Synopsis:      A command-line interface for user input, written in
 Haskell.
     Latest version available: 0.6.2.2
     Latest version installed: 0.6.2.2
 ....

 $ ghc --make Test.hs
 [1 of 1] Compiling Main             ( Test.hs, Test.o )
 Linking Test ...
 $ ./Test
 Segmentation fault
 }}}

 Looks like it is Haskeline. So I should close this bug and submit one at
 the haskeline page?

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