"git@gitlab.haskell.org:trac-gershomb/ghc.git" did not exist on "0bb1e84034a12d7f700b48fca6710c01bd08f397"
Forked from
Glasgow Haskell Compiler / GHC
19605 commits behind the upstream repository.
Ryan Scott
authored
Summary: During role inference, we need to expand type synonyms, since oversaturated applications of type synonym tycons would otherwise have overly conservative roles inferred for its arguments. Fixes #14101. Test Plan: ./validate Reviewers: goldfire, austin, bgamari Reviewed By: goldfire Subscribers: rwbarton, thomie GHC Trac Issues: #14101 Differential Revision: https://phabricator.haskell.org/D3838