[GHC] #12983: Loading temp shared object failed: TemplateHaskell and recompilation
GHC
ghc-devs at haskell.org
Tue Mar 28 00:26:30 UTC 2017
#12983: Loading temp shared object failed: TemplateHaskell and recompilation
-------------------------------------+-------------------------------------
Reporter: StefanWehr | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: template
| haskell, recompilation
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by ezyang):
Yep, it looks like we are not recompiling even though the module
dependencies of a module we import have changed.
BTW, this looks similar to #7277 but it's not; the module which uses TH is
correctly recompiled.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12983#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list