Quoting Stephen Paul Weber <singpolyma at singpolyma.net>: > Is there a way to tell cabal to refuse to upgrade a package? I'd > like to pin my `bytestring` to the version that shipped with my GHC. cabal install --constraint "bytestring installed" ~d