noinst executables?
Conrad Parker
conrad at metadecks.org
Wed Aug 23 00:09:14 EDT 2006
Hi,
I'm using HUnit with Cabal: specifying test programs to be built and then
run with 'runTests'.
However, the test programs are marked as normal executables, and hence
are installed by ./Setup.hs install. This isn't necessary, and clutters the
installation; is there any way yet to mark executable targets as "not for
installation" ("noinst" in GNU autotools terms)?
cheers,
Conrad.
More information about the cabal-devel
mailing list