[GHC] #14923: Recompilation avoidance fails after a LANGUAGE change

GHC ghc-devs at haskell.org
Mon Mar 19 16:38:11 UTC 2018


#14923: Recompilation avoidance fails after a LANGUAGE change
-------------------------------------+-------------------------------------
        Reporter:  akio              |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.4.1
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 Hmm, very interesting. It looks to me like `fingerprintDynFlags` includes
 the language flags in its hash.

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


More information about the ghc-tickets mailing list