|
[ ghc-Bugs-779150 ] ghci panics: msg#00080lang.haskell.glasgow.bugs
Bugs item #779150, was opened at 2003-07-28 20:31 Message generated for change (Comment added) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=779150&group_id=8032 Category: Driver Group: 6.0 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Iavor S. Diatchki (diatchki) Assigned to: Nobody/Anonymous (nobody) Summary: ghci panics Initial Comment: hello, i seem to be getting a panic from ghci on a very simple program. apologies if this is not a bug, but something wrong with my installation. this is on linux (mandrake 9.1), and i just installed the rpm for redhat available from the site. the same problem was happening with the binary distribution as well. this is what happens: diatchki@chara: Haskell >ghci ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.0, for Haskell 98. / /_\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package base ... linking ... done. Prelude> let Just x = Nothing in x ghc-6.0: panic! (the `impossible' happened, GHC version 6.0): getLinkDeps No iface for [<pkg>]GHCziErr Please report it as a compiler bug to glasgow-haskell-bugs@xxxxxxxxxxx, or http://sourceforge.net/projects/ghc/. bye iavor ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2003-07-29 08:29 Message: Logged In: YES user_id=50165 This is a bad bug, reported many times now. It'll be fixed in 6.0.1, which is imminent. Meanwhile, as a workaround, start by saying :t GHC.Err.error and all will be well ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=779150&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: GHC and Mingw32 (cont.), Simon Peyton-Jones |
|---|---|
| Next by Date: | Re: GHC and Mingw32 (cont.), Mike Thomas |
| Previous by Thread: | [ ghc-Bugs-779150 ] ghci panics, SourceForge.net |
| Next by Thread: | can't derive Monad, Dean Herington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |