
Yeah, my suggestion is to add that other package to the project (or, vice versa, add wxc and co to the new-build of that package.) Edward Excerpts from Henk-Jan van Tuyl's message of 2017-06-11 22:06:00 +0200:
cabal new-build works fine, although I now have the problem how to set LIBRARY_PATH to the location of the wxc.dll that is generated during the build of one package and needed for the build of another package.
Regards, Henk-Jan van Tuyl
On Sat, 10 Jun 2017 03:13:11 +0200, Edward Z. Yang
wrote: Thanks Henk, I know what the problem is. I've filed a bug here. https://github.com/haskell/cabal/issues/4561
In the meantime, you should try giving new-build a try. I believe it does not suffer from this problem. http://cabal.readthedocs.io/en/latest/nix-local-build-overview.html
Edward