Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Previously, -fexternal-interpreter is broken for JS backend, since GHC would attempt to launch a non-existent ghc-iserv* executable. This commit fixes it by adjusting pattern matching order in setTopSessionDynFlags. (cherry picked from commit 621c753d) (cherry picked from commit 4d38dc40)
Previously, -fexternal-interpreter is broken for JS backend, since GHC would attempt to launch a non-existent ghc-iserv* executable. This commit fixes it by adjusting pattern matching order in setTopSessionDynFlags. (cherry picked from commit 621c753d) (cherry picked from commit 4d38dc40)