Forked from
Glasgow Haskell Compiler / haddock
3395 commits behind, 2693 commits ahead of the upstream repository.
-
Alec Theriault authored
This should fix #929, as well as guard against future problems of this sort in other places. Basically replaces 'writeFile' (which selects the users default locale) with 'writeUtf8File' (which always uses utf8).
Alec Theriault authoredThis should fix #929, as well as guard against future problems of this sort in other places. Basically replaces 'writeFile' (which selects the users default locale) with 'writeUtf8File' (which always uses utf8).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Hyperlinker.hs 2.34 KiB