Skip to content
  • Simon Hengel's avatar
    b055abb5
    Include the GHC "Project Unit Id" in the cabal store path · b055abb5
    Simon Hengel authored
    - This allows the use of several **API incompatible builds of the same
      version of GHC** without corrupting the cabal store.
    - This relies on the "Project Unit Id" which is available since GHC
      9.8.1, older versions of GHC do not benefit from this change.
    
    [fixes #8114]
    b055abb5
    Include the GHC "Project Unit Id" in the cabal store path
    Simon Hengel authored
    - This allows the use of several **API incompatible builds of the same
      version of GHC** without corrupting the cabal store.
    - This relies on the "Project Unit Id" which is available since GHC
      9.8.1, older versions of GHC do not benefit from this change.
    
    [fixes #8114]
Loading