Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Merge requests
!3199
Allow atomic update of NameCache in readHieFile
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Zubin
requested to merge
wz1000/ghc:hie-safe-api
into
master
May 02, 2020
Overview
16
Commits
1
Pipelines
6
Changes
4
Without this it's not possible to concurrently read hie files in a safe manner.