[GHC] #481: Recompilation check fails for TH
GHC
ghc-devs at haskell.org
Tue Feb 6 21:59:31 UTC 2018
#481: Recompilation check fails for TH
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 7.2.1
Component: Template Haskell | Version: 6.4.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case: TH_recompile
Blocked By: | Blocking:
Related Tickets: #14769 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by nh2):
* related: => #14769
Comment:
I believe I have found a bug with the current implementation of the
`[TH]`/`RecompBecause "TH"` check: It doesn't work when the build is
interrupted. See #14769
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/481#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list