[GHC] #2991: .tix file generation broken with -fhpc and --make flags with lhs modules

GHC ghc-devs at haskell.org
Mon Mar 9 19:43:37 UTC 2015


#2991: .tix file generation broken with -fhpc and --make flags with lhs modules
-------------------------------------+-------------------------------------
        Reporter:  ppavel            |                   Owner:  andy@…
            Type:  bug               |                  Status:  patch
        Priority:  lowest            |               Milestone:  7.12.1
       Component:  Code Coverage     |                 Version:  6.10.1
      Resolution:                    |                Keywords:  hpc make
Operating System:  Unknown/Multiple  |  lhs
 Type of failure:  None/Unknown      |            Architecture:
      Blocked By:                    |  Unknown/Multiple
 Related Tickets:                    |               Test Case:  hpc/T2991
                                     |                Blocking:
                                     |  Differential Revisions:  Phab:D701
-------------------------------------+-------------------------------------

Comment (by Thomas Miedema <thomasmiedema@…>):

 In [changeset:"f9344f3646156a9efff2dcfb90e1d5d67fd4f5a1/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="f9344f3646156a9efff2dcfb90e1d5d67fd4f5a1"
 Fix `ghc --make -fhpc` with imported lhs modules

 See Note [Don't normalise input filenames] in
 `compiler/main/DriverPipeline.hs`. Fixes #2991.

 Reviewers: austin

 Differential Revision: https://phabricator.haskell.org/D701
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2991#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list