haskell-pandoc: update to version 1.12.4

This commit is contained in:
Peter Simons 2014-05-10 00:18:27 +02:00
parent 8ae67934ce
commit cfb676e7ce

@ -2,7 +2,7 @@
, binary, blazeHtml, blazeMarkup, dataDefault, Diff , binary, blazeHtml, blazeMarkup, dataDefault, Diff
, extensibleExceptions, filepath, happy, highlightingKate, hslua , extensibleExceptions, filepath, happy, highlightingKate, hslua
, HTTP, httpConduit, httpTypes, HUnit, mtl, network, pandocTypes , HTTP, httpConduit, httpTypes, HUnit, mtl, network, pandocTypes
, parsec, QuickCheck, random, syb, tagsoup, temporary , parsec, QuickCheck, random, scientific, syb, tagsoup, temporary
, testFramework, testFrameworkHunit, testFrameworkQuickcheck2 , testFramework, testFrameworkHunit, testFrameworkQuickcheck2
, texmath, text, time, unorderedContainers, vector, xml, yaml , texmath, text, time, unorderedContainers, vector, xml, yaml
, zipArchive, zlib , zipArchive, zlib
@ -18,8 +18,8 @@ cabal.mkDerivation (self: {
aeson alex attoparsec base64Bytestring binary blazeHtml blazeMarkup aeson alex attoparsec base64Bytestring binary blazeHtml blazeMarkup
dataDefault extensibleExceptions filepath happy highlightingKate dataDefault extensibleExceptions filepath happy highlightingKate
hslua HTTP httpConduit httpTypes mtl network pandocTypes parsec hslua HTTP httpConduit httpTypes mtl network pandocTypes parsec
random syb tagsoup temporary texmath text time unorderedContainers random scientific syb tagsoup temporary texmath text time
vector xml yaml zipArchive zlib unorderedContainers vector xml yaml zipArchive zlib
]; ];
testDepends = [ testDepends = [
ansiTerminal Diff filepath highlightingKate HUnit pandocTypes ansiTerminal Diff filepath highlightingKate HUnit pandocTypes