|
Re: [GHC] #939: Possible bug building wxhaskell: msg#00104lang.haskell.glasgow.bugs
#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> |
|---|---|---|
| Previous by Date: | [GHC] #939: Possible bug building wxhaskell, GHC |
|---|---|
| Next by Date: | Re: [GHC] #939: Possible bug building wxhaskell, GHC |
| Previous by Thread: | [GHC] #939: Possible bug building wxhaskell, GHC |
| Next by Thread: | Re: [GHC] #939: Possible bug building wxhaskell, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |