#15187: HEAD: Validate failure when not TABLES_NEXT_TO_CODE -------------------------------------+------------------------------------- Reporter: trommler | Owner: trommler Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4741 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"bdfc85b8cbcb49cc879aebad4cc1b50123f8c02c/ghc" bdfc85b8/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="bdfc85b8cbcb49cc879aebad4cc1b50123f8c02c" Fix validate for GHCi without TABLES_NEXT_TO_CODE Suppress warning about unused match. Fixes #15187 Reviewers: bgamari, simonmar, erikd, hvr Reviewed By: bgamari, simonmar Subscribers: rwbarton, thomie, carter Differential Revision: https://phabricator.haskell.org/D4741 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15187#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler