Re: [wxhaskell-devel] darcs patch: Move wxcore.cabal to wxcore and use Simp... (and 2 more)

2009-04-12 Thread Eric Y. Kow
On Sun, Apr 12, 2009 at 23:06:18 +0900, shelarcy wrote: > So, we should add extra-libraries and extra-lib-dirs fields for linking > wxc library. > > http://www.haskell.org/ghc/docs/6.10.2/html/Cabal/authors.html#buildinfo Hmm... well, I think I've run out of wxhaskell time. Is this something you

Re: [wxhaskell-devel] darcs patch: Move wxcore.cabal to wxcore and use Simp... (and 2 more)

2009-04-12 Thread shelarcy
On Sun, 12 Apr 2009 17:42:11 +0900, Eric Y. Kow wrote: > Now the problem I have is that when I cabal install my wxHaskell-using > software, I get a lot of stuff like this: > > "_wxHtmlWindow_SetBorders", referenced from: > _s1PdP_info in libHSwxcore-0.11.1.3.a(WxcClassesAL.o) > "_ELJPrev

Re: [wxhaskell-devel] darcs patch: Move wxcore.cabal to wxcore and use Simp... (and 2 more)

2009-04-12 Thread Eric Y. Kow
On Sun, Apr 12, 2009 at 14:17:58 +0900, shelarcy wrote: > I pushed these changes now, thanks. Hooray! I really hope this reduces the wxhaskell install pain for people or at least makes it less mysterious. Now the problem I have is that when I cabal install my wxHaskell-using software, I get a lo