[Git][ghc/ghc][wip/no-ws-32-base-export] interface-stability/base: don't distinguish ws-32
Teo Camarasu pushed to branch wip/no-ws-32-base-export at Glasgow Haskell Compiler / GHC Commits: 7ae755ba by Teo Camarasu at 2026-05-01T12:11:17+01:00 interface-stability/base: don't distinguish ws-32 The interface of base is identical when the Word size is 32bits. Therefore, there is no need to have another file for this case. So, we delete it. Step towards: #26752 - - - - - 1 changed file: - − testsuite/tests/interface-stability/base-exports.stdout-ws-32 Changes: ===================================== testsuite/tests/interface-stability/base-exports.stdout-ws-32 deleted ===================================== The diff for this file was not included because it is too large. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7ae755bae2a8a5836f704a0446a8cad0... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7ae755bae2a8a5836f704a0446a8cad0... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Teo Camarasu (@teo)