Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)
`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
-
mentioned in merge request !1401 (closed)
-
mentioned in issue #17374 (closed)
-
mentioned in commit b5a8816b
-
mentioned in commit 121d0f7e
-
mentioned in commit badea9f5
-
mentioned in commit c5fab9e6
-
mentioned in commit d7d51edd
-
mentioned in commit 3c0372d6
Please register or sign in to comment