Skip to content

ghc should not depend on stm package

Currently we have build-depends: stm in ghc.cabal. However this is an unnecessary dependency. The stm library is just a shim over base, we would be better to depend on base directly.

Edited by Douglas Wilson
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information