1 synopsis: Add warning for running cabal run, cabal test and cabal bench with +RTS flag
2 packages: cabal-install
7 This adds a warning when RTS options are passed to cabal instead of the binary
8 for the commands 'run', 'bench' and 'test', as most users want to pass these
9 options to their binary.