pandoc/debian
fiddlosopher d00da31622 Simplified and improved UTF8 handling:
+ Removed utf8-string cabal configuration flag.
+ Instead, we just include System.IO.UTF8 and Codec.Binary.UTF8.String
  from utf8-string package in the source tree, avoiding a dependency
  on utf8-string and avoiding crufty custom UTF8 code. (The old
  Text.Pandoc.UTF8 had problems with the getContents function.)
+ Removed lots of CPP directives that are no longer needed.
+ In Setup.hs, use '-i..' in running RunTests.hs, so the local UTF8
  code will be found.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1411 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-14 01:32:54 +00:00
..
changelog Mark the package as UNRELEASED. 2008-02-09 03:30:17 +00:00
compat initial import 2006-10-17 14:22:29 +00:00
control Added zip as a build dependency in debian/control. 2008-08-10 17:42:32 +00:00
copyright Simplified and improved UTF8 handling: 2008-08-14 01:32:54 +00:00
pandoc-doc.doc-base * Debian packaging changes: 2008-02-09 03:12:03 +00:00
pandoc-doc.docs Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc.dirs initial import 2006-10-17 14:22:29 +00:00
rules Removed markdown2pdf and all references to it. 2008-08-10 17:34:02 +00:00