[GHC] #14533: Make GHC more robust against PC crashes by using atomic writes
GHC
ghc-devs at haskell.org
Sun Feb 17 20:51:03 UTC 2019
#14533: Make GHC more robust against PC crashes by using atomic writes
-------------------------------------+-------------------------------------
Reporter: nh2 | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: #14788 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by nh2):
I've started a new initiative to rid the Haskell build ecosystem of
persistent build errors due to truncated files:
https://github.com/commercialhaskell/stack/issues/4559
----
First PR for this in:
https://gitlab.haskell.org/ghc/ghc/merge_requests/391
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14533#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list