Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
44473 commits behind, 14 commits ahead of the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
This code has accumulated a great deal of cruft over the years, this
pass cleans up a lot of the surrounding cruft but leaves the actual
argument processing alone - so there's still more that could be done.

Bug fixed:

  - ghc_rts_opts should not be subject to the --rtsopts setting.  If
    the programmer explicitly declares options with ghc_rts_opts, they
    shouldn't also have to accept command-line RTS options to make them
    work.
5463b55b
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.