Cabal testsuite - How can I pass a flag?

158 Views Asked by At

I use cabal with test-suites. The processor I use (HTF) allows flags (e.g. --quiet). How can I add such flags in the cabal file in order to be passed automatically to the test suite program when it is executed?

0

There are 0 best solutions below