#10219: ghc -x hspp test.hspp: cannot compile to this file to desired target -------------------------------------+------------------------------------- Reporter: thomie | Owner: thomie Type: bug | Status: patch Priority: normal | Milestone: 7.12.1 Component: Driver | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D776 -------------------------------------+------------------------------------- Comment (by Thomas Miedema <thomasmiedema@…>): In [changeset:"698186268d3846c9984798ab32f34f83f3c2337e/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="698186268d3846c9984798ab32f34f83f3c2337e" Don't throw exception when start_phase==stop_phase (#10219) Just do nothing instead. This bug only shows up when using `-x hspp` in --make mode on registerised builds. Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D776 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10219#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler