[GHC] #10161: GHC does not relink if a library's code changed
GHC
ghc-devs at haskell.org
Tue Mar 17 16:15:49 UTC 2015
#10161: GHC does not relink if a library's code changed
-------------------------------------+-------------------------------------
Reporter: nh2 | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by ezyang):
Happens with the RTS too. One answer is, if your library changes, its
version number should change (but this isn't very satisfactory!)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10161#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list