Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Alexey Kuleshevich's avatar
    ef8a08e0
    hpc: Fix encoding issues. Add test for and fix #17073 · ef8a08e0
    Alexey Kuleshevich authored and Marge Bot's avatar Marge Bot committed
    
    * Make sure files are being read/written in UTF-8. Set encoding while writing
      HTML output. Also set encoding while writing and reading .tix files although
      we don't yet have a ticket complaining that this poses problems.
    * Set encoding in html header to utf8
    * Upgrade to new version of 'hpc' library and reuse `readFileUtf8`
      and `writeFileUtf8` functions
    * Update git submodule for `hpc`
    * Bump up `hpc` executable version
    
    Co-authored-by: default avatarBen Gamari <ben@smart-cactus.org>
    ef8a08e0
    History
    hpc: Fix encoding issues. Add test for and fix #17073
    Alexey Kuleshevich authored and Marge Bot's avatar Marge Bot committed
    
    * Make sure files are being read/written in UTF-8. Set encoding while writing
      HTML output. Also set encoding while writing and reading .tix files although
      we don't yet have a ticket complaining that this poses problems.
    * Set encoding in html header to utf8
    * Upgrade to new version of 'hpc' library and reuse `readFileUtf8`
      and `writeFileUtf8` functions
    * Update git submodule for `hpc`
    * Bump up `hpc` executable version
    
    Co-authored-by: default avatarBen Gamari <ben@smart-cactus.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.