aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/UTF8.hs
AgeCommit message (Expand)AuthorFilesLines
2007-11-03Reverted back to state as of r1062. The template haskell changesfiddlosopher1-0/+45
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-45/+0
2007-10-27Modified fromUTF8 to strip out the BOM (byte order marker)fiddlosopher1-0/+1
2007-07-13Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8,fiddlosopher1-16/+16
2006-12-20+ Added module data for haddock.fiddlosopher1-1/+2
2006-10-17initial importfiddlosopher1-0/+43