Forked from
Glasgow Haskell Compiler / GHC
13525 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
A missing prime meant that we were considering the wrong type in the GHCi debugger, when doing :force on multiple arguments (issue #17431). The fix is trivial.