driver: fix -fexternal-interpreter flag for JS backend
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.
Loading
-
mentioned in commit b0bdce22
-
mentioned in commit 0db77341
-
mentioned in commit ed46d61c
-
mentioned in commit 1a552671
-
mentioned in commit bc45028e
-
mentioned in commit bcd397b0
-
mentioned in commit 5b606dcc
-
mentioned in commit 20ab2a51
-
mentioned in commit 67b3c919
-
mentioned in commit 720657cc
-
mentioned in commit 836fda4d
Please register or sign in to comment