ghc-pkg: Configure handle encodings
This fixes #15021 using a the same approach as was used to fix the issue in ghc (#10762). Test Plan: Validate on Windows as user whose username contains non-ASCII characters Reviewers: simonmar Reviewed By: simonmar Subscribers: lehins, thomie, carter GHC Trac Issues: #15021 Differential Revision: https://phabricator.haskell.org/D4642
Showing
- compiler/utils/Util.hs 0 additions, 15 deletionscompiler/utils/Util.hs
- ghc/Main.hs 2 additions, 12 deletionsghc/Main.hs
- libraries/ghc-boot/GHC/HandleEncoding.hs 31 additions, 0 deletionslibraries/ghc-boot/GHC/HandleEncoding.hs
- libraries/ghc-boot/ghc-boot.cabal.in 1 addition, 0 deletionslibraries/ghc-boot/ghc-boot.cabal.in
- utils/ghc-pkg/Main.hs 2 additions, 0 deletionsutils/ghc-pkg/Main.hs
Loading
Please register or sign in to comment