Deprecate -h flag
It is confusing that it defaults to two different things depending on whether we are in the profiling way or not. Use -hc if you have a profiling build Use -hT if you have a normal build Fixes #19031
Showing
- docs/users_guide/9.2.1-notes.rst 3 additions, 0 deletionsdocs/users_guide/9.2.1-notes.rst
- docs/users_guide/profiling.rst 3 additions, 2 deletionsdocs/users_guide/profiling.rst
- rts/RtsFlags.c 5 additions, 0 deletionsrts/RtsFlags.c
- testsuite/config/ghc 1 addition, 1 deletiontestsuite/config/ghc
- testsuite/driver/testlib.py 4 additions, 4 deletionstestsuite/driver/testlib.py
- testsuite/tests/hp2ps/Makefile 1 addition, 1 deletiontestsuite/tests/hp2ps/Makefile
Loading
Please register or sign in to comment