Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
14043 commits behind the upstream repository.
Joachim Breitner's avatar
Joachim Breitner authored
`TablesNextToCode` is now a substituted by configure, where it has the
correct defaults and error handling. Nowhere else needs to duplicate
that, though we may want the compiler to to guard against bogus settings
files.

I renamed it from `GhcEnableTablesNextToCode` to `TablesNextToCode` to:

 - Help me guard against any unfixed usages

 - Remove any lingering connotation that this flag needs to be combined
   with `GhcUnreigsterised`.

Original reviewers:

Original subscribers: TerrorJack, rwbarton, carter

Original Differential Revision: https://phabricator.haskell.org/D5082
81860281
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.