|
Re: [GHC] #859: Highly misleading missing-package error message: msg#00136lang.haskell.glasgow.bugs
#859: Highly misleading missing-package error message -----------------------+---------------------------------------------------- Reporter: simonpj | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 6.4.2 Severity: normal | Resolution: fixed Keywords: | Os: Unknown Difficulty: Unknown | Architecture: Unknown -----------------------+---------------------------------------------------- Changes (by simonmar): * resolution: => fixed * status: new => closed Comment: I've fixed this: * error messages about missing packages now state if the missing package is a dependency of some other package. * the build system will now fail rather than register a package with missing dependencies. * packages with missing dependencies are now not simply dropped from the package database in GHC unless they depend on a package that was explicitly ignored with -ignore-package. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/859> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #876: Length is not a good consumer, GHC |
|---|---|
| Next by Date: | Re: [GHC] #874: SEGFAULT in stg_ap_ppp_info(), GHC |
| Previous by Thread: | Re: [GHC] #876: Length is not a good consumer, GHC |
| Next by Thread: | Re: [GHC] #874: SEGFAULT in stg_ap_ppp_info(), GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |