[GHC] #10923: GHC should recompile if flags change

GHC ghc-devs at haskell.org
Fri Sep 2 13:56:56 UTC 2016


#10923: GHC should recompile if flags change
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:
            Type:  bug               |               Status:  merge
        Priority:  low               |            Milestone:
       Component:  Compiler          |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by nomeata):

 Shouldn’t you be fingerprinting all optimization-related flags, and not
 just the level? If I add `-fapply-fancy-transformation` the arguments, I
 would expect the compiler to rebuild the file.

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


More information about the ghc-tickets mailing list