docs: fix UTF8IOCompat haddock
This commit is contained in:
parent
3b54449317
commit
18f8a5386a
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user