Skip to content

Allow atomic update of NameCache in readHieFile

Zubin requested to merge wz1000/ghc:hie-safe-api into master

Without this it's not possible to concurrently read hie files in a safe manner.

Merge request reports