summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* LaTeX reader: citation handling changes.John MacFarlane2013-03-09
* Bump syb version to < 0.5.John MacFarlane2013-03-06
* Hide Text.Pandoc.Highlighting.John MacFarlane2013-03-05
* pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive.John MacFarlane2013-03-04
* Allow compilation with blaze-html 0.6.John MacFarlane2013-02-19
* Increased upper bound for Diff.John MacFarlane2013-02-13
* Version bump to 1.11, Text.Pandoc.Parsing no longer exposed.John MacFarlane2013-02-12
* Version to 1.10.1.1 since we no longer have API change.John MacFarlane2013-02-09
* Revert "Hide module Text.Pandoc.Parsing."John MacFarlane2013-02-09
* Revert "Hide module Text.Pandoc.Highlighting."John MacFarlane2013-02-05
* Version bump to 1.11 due to API changes.John MacFarlane2013-02-05
* Hide module Text.Pandoc.Highlighting.John MacFarlane2013-02-05
* Hide module Text.Pandoc.Parsing.John MacFarlane2013-02-05
* Version bump to 1.10.1.John MacFarlane2013-01-28
* Increased ansi-terminal upper bound.John MacFarlane2013-01-25
* Relaxed old-time version bound, allowing 1.0.*.John MacFarlane2013-01-25
* Version bump to 1.10.0.5.John MacFarlane2013-01-23
* Use hsb2hs preprocessor instead of TH for embed_data_files.John MacFarlane2013-01-23
* Eliminated use of TH in test suite.John MacFarlane2013-01-23
* Added Text.Pandoc.Data (non-exported) if embed_data_files selected.John MacFarlane2013-01-23
* Updated tested-with in cabal file.John MacFarlane2013-01-21
* Version bump to 1.10.0.4.John MacFarlane2013-01-20
* Bump version to 1.10.0.3; added further missing fb2 tests.John MacFarlane2013-01-20
* Version bump to 1.10.0.2.John MacFarlane2013-01-20
* Added fb2 tests to extra-source-files.John MacFarlane2013-01-20
* Bump version to 1.10.0.1.John MacFarlane2013-01-20
* Bump version bounds on test-framework packages.John MacFarlane2013-01-20
* Updated copyright date in pandoc.cabal.John MacFarlane2013-01-19
* Removed -O2.John MacFarlane2013-01-19
* Removed unneeded -dno-debug-output from ghc-optionsJohn MacFarlane2013-01-19
* Removed MakeManPages from cabal extra-files.John MacFarlane2013-01-19
* Added Attr field to Header.John MacFarlane2013-01-09
* Fixed test suite to use Diff 0.2 API.John MacFarlane2013-01-02
* Fixed bytestring upperbounds (0.11, not 1.0).John MacFarlane2012-12-31
* Require file-embed >= 0.0.4.7.John MacFarlane2012-12-30
* Moved all data files and templates to data/.John MacFarlane2012-12-29
* Data files changes.John MacFarlane2012-12-29
* Cabal file changes.John MacFarlane2012-12-29
* EPUB writer: Rationalized templates.John MacFarlane2012-11-04
* EPUB: removed need for separate epub-titlepage template.John MacFarlane2012-11-04
* EPUB writer: Removed need for separate epub-coverpage template.John MacFarlane2012-11-04
* Added epub3 to cabal descriptionJohn MacFarlane2012-11-04
* Removed citationSuppressParens.John MacFarlane2012-10-28
* Bumped version bound for template-haskell.John MacFarlane2012-10-21
* Moved man page creation out of Setup.hs.John MacFarlane2012-10-15
* Don't expose Text.Pandoc.Biblio.John MacFarlane2012-10-13
* Bumped versions of json and base64-bytestring dependencies.John MacFarlane2012-09-30
* Make blaze_html_0_5 default to True.John MacFarlane2012-09-30
* Removed need for utf8-string package.John MacFarlane2012-09-25
* Added base dependencies for test suite.John MacFarlane2012-09-23