Skip to content

T11829: Use <stdexcept> instead of <exception>

Bryan R requested to merge wip/T11829-on-centos7 into master

Differences in stdlib caused this to fail on Centos7:

https://gitlab.haskell.org/ghc/ghc/-/jobs/1084734

Merge request reports