pandoc/tests/Tests
John MacFarlane 6ad7ac1239 Removed need for utf8-string package.
* Depend on text.
* Expose Text.Pandoc.UTF8.
* Text.Pandoc.UTF8 now exports toString, fromString,
  toStringLazy, fromStringLazy.
* These are used instead of the old utf8-string functions.
2012-09-25 19:54:21 -07:00
..
Readers Markdown reader: Fixed link parser to avoid exponential slowdowns. 2012-09-22 14:05:09 -07:00
Writers Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Arbitrary.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00
Helpers.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Old.hs Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
Shared.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00