logo       

Re: [GHC] #859: Highly misleading missing-package error message: msg#00136

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #859: Highly misleading missing-package error message

#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>
Google Custom Search

News | FAQ | advertise