[GHC] #13152: Provide a mechanism to notify build system when .hi file is ready
GHC
ghc-devs at haskell.org
Fri Jan 20 11:31:14 UTC 2017
#13152: Provide a mechanism to notify build system when .hi file is ready
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 8.2.1
Component: Driver | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by niteria):
You're right, I believe it could work with the encoding you proposed. The
tricky bit would be ensuring that the processes, locks and handles don't
get leaked.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13152#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list