Library/executables hack
John D. Ramsdell
ramsdell0 at gmail.com
Thu Nov 15 21:44:43 EST 2007
You may recall a hack I posted that allowed the executables in a package to
be linked with the library defined in the package. I discovered an
interesting problem with my hack, you cannot profile your code. The linker
cannot find a debugging version of the library for use with the
executables. I decided to make my package describe just one executable,
which should be good enough for the development process. No more cabal
hacks for me.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/cabal-devel/attachments/20071115/737dd748/attachment.htm
More information about the cabal-devel
mailing list