logo       

Re: [GHC] #939: Possible bug building wxhaskell: msg#00104

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #939: Possible bug building wxhaskell

#939: Possible bug building wxhaskell
-------------------------------------+--------------------------------------
Reporter: dagit@xxxxxxxxxxxxxx | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.6
Severity: normal | Resolution: invalid
Keywords: | Difficulty: Unknown
Architecture: x86 | Os: Unknown
-------------------------------------+--------------------------------------
Changes (by duncan):

* resolution: => invalid
* status: new => closed

Comment:

It's not a GHC bug. It's a problem with the way wxHaskell is built.
Admitidedly this is due to a slight change in the way GHC manages packages
but it's not a bug as such, wxHaskell just needs fixing.

What needs to happen is that the packages must be registered locally
before they get used in other packages. Also, instead of importing the
modules from the other package directly from the directory with -i foo/,
it must be via -package foo.

So you'll need to get in contact with someone who knows enough about
wxHaskell's build system to fix it. Try asking on the ghc-users or
haskell-cafe mailing lists.

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