You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to run specific test suites and executables via mcabal test [name] and mcabal run [name], similar to cabal test and cabal run. Additionally, being able to pass arguments to the program after -- would be great.
It would be nice to be able to run specific test suites and executables via
mcabal test [name]andmcabal run [name], similar tocabal testandcabal run. Additionally, being able to pass arguments to the program after--would be great.