Create hashes from the solver install plan and pass these to cabal so
that the exact packages are installed rather than letting cabal choose for itself (potentially choosing the package with the incorrect hash). Closes: https://github.com/haskell/cabal/issues/1460.
Please register or sign in to comment