This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
Deprecate "Documentation.Haddock.Utf8" #998
Closed
Description
The functionality used to be in haddock-library
because we were using attoparsec
(which is bytestring oriented). Now it's only used in the hyperlinker backend, we should use http://hackage.haskell.org/package/ghc-8.6.1/docs/Encoding.html instead and remove this code.
This is what I mean: harpocrates@8d97cda.