[GHC] #7277: Recompilation check fails for TH unless functions are inlined
GHC
ghc-devs at haskell.org
Fri Jan 8 05:11:18 UTC 2016
#7277: Recompilation check fails for TH unless functions are inlined
-------------------------------------+-------------------------------------
Reporter: orenbenkiki | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Template Haskell | Version: 7.4.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: 481 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by ezyang):
Related #7414, which is the opposite problem but for plugins: we ALWAYS
recompile, even when the implementation is the same.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7277#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list