Could anyone offer suggestions, troubleshooting methods?
ghci
GHCi, version 6.12.3: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package ffi-1.0 ... linking ... done.
Segmentation fault
This was working fine for quite awhile, then broke.
Also, I already tried removing the .ghc directory
$ ghc-pkg check
?
> _______________________________________________
> Haskell-Cafe mailing list
> Haskel...@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskel...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
http://forums.gentoo.org/viewtopic-t-845199-view-previous.html?sid=93c638d029aac6ffe40df2c6b86684ce
which led me here
http://trac.haskell.org/haskeline/ticket/105
Thank you intarwebs, and haskell-cafe!
tl;dr try changing your TERM environment variable to "xterm".
Cheers,
Edward
Excerpts from Michael Litchard's message of Wed Jan 12 21:07:30 -0500 2011:
_______________________________________________