From dc9c6450f3b16592d0ee865feafc17b670e4ad14 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Wed, 20 Dec 2006 06:50:14 +0000 Subject: + Added module data for haddock. + Reformatted code consistently. git-svn-id: https://pandoc.googlecode.com/svn/trunk@252 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/Text/Pandoc/UTF8.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Text/Pandoc/UTF8.hs') diff --git a/src/Text/Pandoc/UTF8.hs b/src/Text/Pandoc/UTF8.hs index 66590809f..927157ba5 100644 --- a/src/Text/Pandoc/UTF8.hs +++ b/src/Text/Pandoc/UTF8.hs @@ -4,7 +4,8 @@ -- (c) 2003, OGI School of Science & Engineering, Oregon Health and -- Science University. -- --- Modified by Martin Norbaeck to pass illegal UTF-8 sequences through unchanged. +-- Modified by Martin Norbaeck +-- to pass illegal UTF-8 sequences through unchanged. module Text.Pandoc.UTF8 ( decodeUTF8, encodeUTF8 -- cgit v1.2.3