docs: fix UTF8IOCompat haddock

This commit is contained in:
Simon Michael 2012-03-29 22:10:43 +00:00
parent 3b54449317
commit 18f8a5386a

View File

@ -1,9 +1,9 @@
{-# LANGUAGE CPP #-}
{-
{- |
UTF-8 aware string IO functions that will work across multiple platforms
and GHC versions. Includes code from Text.Pandoc.UTF8 ((C) 2010 John
MacFarlane <jgm@berkeley.edu>).
MacFarlane).
Example usage: