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.
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to