
#8624: -ddump-splices-file -------------------------------------+------------------------------------- Reporter: GregWeber | Owner: Type: feature | Status: patch request | Milestone: Priority: normal | Version: 7.6.3 Component: Compiler | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: | https://phabricator.haskell.org/D518| -------------------------------------+------------------------------------- Comment (by thomie): In the code review, the flag is called `-dth-file`. Why not include the word `dump`? How about: || `ddump-th` || dump to stdout || || `ddump-th -ddump-to-file` || dump to a `.th.hs` file || This would be more consistent with for example `-ddump-hi` and `-ddump-hi -ddump-to-file` (which dumps to a `.dump-hi` file). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8624#comment:19 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler