debian-3.91: Modules for working with the Debian package system

Safe HaskellSafe
LanguageHaskell98

Debian.UTF8

Description

There are old index files that have funky characters like 'ø' that are not properly UTF8 encoded. As far as I can tell, these files are otherwise plain ascii, so just naivelyinsert the character into the output stream.

Documentation